You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As some reNgine-ng instances are publicly accessible, we may want to implement a Certbot-like solution for automatically obtaining and assigning a TLS certificate. I'm thinking about the following:
Ask user whether it wants a certificate during installation: if yes, pull Certbot image. If not, don't use Certbot and use self-signed certificate.
Alternative solutions
If it's not possible, write manual about how to accomplish this manually.
Expected feature
As some reNgine-ng instances are publicly accessible, we may want to implement a Certbot-like solution for automatically obtaining and assigning a TLS certificate. I'm thinking about the following:
Ask user whether it wants a certificate during installation: if yes, pull Certbot image. If not, don't use Certbot and use self-signed certificate.
Alternative solutions
If it's not possible, write manual about how to accomplish this manually.
Anything else?
https://hub.docker.com/r/certbot/certbot/tags
Acknowledgements
The text was updated successfully, but these errors were encountered: