mirror of
https://github.com/pgsty/minio.git
synced 2026-03-18 07:48:08 +01:00
The test TestServerTLSCiphers seems to fail sometimes for no obvious reason. Actually the test is not needed (as unit test) since minio/mint tests the server's TLS ciphers as part of its security tests. Fixes #5977