minio icon indicating copy to clipboard operation
minio copied to clipboard

Missing TLS support using Let's Encrypt

Open menturion opened this issue 1 year ago • 0 comments

IMHO, the provided configuration is totally useless.

TLS is a must nowadays. If you want to use the API endpoint over http:// requests are getting blocked due to mixed content. And if you just add the shared cert the API requests are also blocked in most cases.

So please provide a useful MinIO config in your marketplace with TLS support based on custom domain and Let's encrypt add-on.

menturion avatar Feb 19 '24 15:02 menturion