mirror of
https://github.com/minio/minio.git
synced 2025-02-09 12:48:08 -05: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