Skip to content

Https sites do not work #8

@gregg098

Description

@gregg098

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?

  1. Add the ability to specify if its https which would force the url= parameter to be https://:
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions