mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +03:00
b729a4e83c
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