Skip to content

Enable https frontend support - #43

Merged
fubarhouse merged 2 commits into
mainfrom
https-poc
Jul 30, 2026
Merged

Enable https frontend support#43
fubarhouse merged 2 commits into
mainfrom
https-poc

Conversation

@fubarhouse

@fubarhouse fubarhouse commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

This work enables HAProxy to be served on port 443 (HTTPS).

It's now a reality as part of downstream pygmy support, or rather, a simpler UX to enable HTTPS.

This also features an automated way to disable the inclusion of the certificate and will prevent the installation of the default certificate. Pygmy itself will mount the certificate on container creation if it's configured to do so, which will enable this.

The only caveat is that the certificate must be valid for the root domain, which will if unsuccessful still happily serve on port 80.

image

Signed-off-by: Karl Hepworth <3070264+fubarhouse@users.noreply.github.com>
Signed-off-by: Karl Hepworth <3070264+fubarhouse@users.noreply.github.com>

@bomoko bomoko left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, and tested locally.

@fubarhouse fubarhouse changed the title HTTPS frontend poc Enable https frontend support Jul 30, 2026
@fubarhouse
fubarhouse merged commit 31ec394 into main Jul 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants