minio / mint

Collection of tests to detect overall correctness of MinIO server.
Apache License 2.0
80 stars 50 forks source link

Enable ssl only when set via environment variables #110

Closed nitisht closed 7 years ago

nitisht commented 7 years ago

aws-sdk-ruby tests set http.use_ssl = true for tests, this caused failure if the minio server was not set up with TLS.