Secure connection for MINIO #719
Replies: 2 comments 2 replies
-
Having the same issue today. I've seen people say that the Minio route needs to be exposed like a site (see: https://tkacz.pro/laravel-temporary-urls-minio/) I'd like to be able to easily configure the MinIO service to allow HTTPS, or allow it to be configured with both secure and unsecure endpoints for local development across projects (i.e. For now I'm going to attempt to add a manual cert for it by following their docs here: https://min.io/docs/minio/macos/operations/network-encryption.html#enabling-tls |
Beta Was this translation helpful? Give feedback.
-
Closing this as you can now create a secured MinIO server |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When serving a site from Herd as a secured site there is a difficulty I hav efound that assets I want to include stored in minio cannot be served from the Herd version which runs over http.
Browsers recognise the mixed content and redirect to https which fails:
Is it possible now or in the future to configure MINIO to respond to https traffic?
Beta Was this translation helpful? Give feedback.
All reactions