-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hera is working great for my setup, but found that I cannot use it for any internal services that use https. Whenever I try, I get this message trying to access my service:
400 Bad Request
The plain HTTP request was sent to HTTPS port.
Reviewing the logs in Portainer, I see that Hera is exposing the service as http://:, regardless of if its https or not.
Can we get two things added?
- Add the ability to specify if its https which would force the url= parameter to be https://:
- Add the ability to –no-tls-verify parameter so that self-signed certs will work as well.
Could probably add these into the labels for each container.
Thanks.
pirate and cjangrist
Metadata
Metadata
Assignees
Labels
No labels