mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-19 00:55:09 +00: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