mirror of
				https://github.com/minio/minio.git
				synced 2025-10-30 00:05:02 -04: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