Custom traefik certificate resolver #5855
Windol
started this conversation in
Feature Requests
Replies: 1 comment
-
@Windol you can just edit the traefik proxy compose to set whatever acme ca server you want, just use the same label 'letsencrypt' https://doc.traefik.io/traefik/reference/install-configuration/tls/certificate-resolvers/acme/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to use Coolify in a completely closed infrastructure with my own certificate server using Step-CA (https://smallstep.com/docs/step-ca/) and Coolify does not allow me to define a custom certificate resolver.
Currently Coolify uses letsencrypt as a certificate resolver which prevents the use of other solutions such as ZeroSSL or even a self-hosted solution such as Step-CA, for example.
Beta Was this translation helpful? Give feedback.
All reactions