ceryx icon indicating copy to clipboard operation
ceryx copied to clipboard

Wildcard LE certificate usage

Open emarket-design opened this issue 5 years ago • 2 comments

Hello, Is there any way to use wildcard LE instead of checking for every subdomain? Thanks

emarket-design avatar Feb 25 '20 18:02 emarket-design

The only way to achieve this at the moment is by managing the certificates yourself and setting them as custom certificates to your desired routes (this feature was introduced in 0.6.0).

I am trying to think how could we automate this as well though. Maybe we could entertain introducing separate certificate management in Ceryx and tie certificates with routes using NxM relationships.

parisk avatar Feb 27 '20 12:02 parisk

I was thinking about disabling the certificate generation and use the default certificate to solve this issue since I have only a few base domains. ...Then generating/renewing the certificates from an external container specialized for this purpose. I could not figure our how to reload/restart ceryx/openresty though. If you share this, I will greatly appreciate. Thanks again.

gurumark avatar Feb 27 '20 15:02 gurumark