mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-20 08:51:16 -05:00
[GH-ISSUE #150] Thirdy Party Cert Provider support in GUI #1312
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mrtaylor06 on GitHub (Feb 3, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/150
I really love this project overall. I would like to see the ability to use another provider outside of lets encrypt for enterprise environments.
This could be a separate script prompt or a wait to configure in gui option.
Running this in my lab shows so much promise for things down the road. Keep up the awesome work!
@oschwartz10612 commented on GitHub (Feb 3, 2025):
Hi!
Glad you like the project!
I think that Lets Encrypt is Traefik's best integrated automated option but I believe right now you can use any TLS provider you want. Here is the Traefik documentation about the subject: https://doc.traefik.io/traefik/https/tls/
We can definitely look into making it easier to configure with the GUI or the installer.