plugins
plugins copied to clipboard
ACME / NGINX Issue Cert on Upstream-Server
Important notices Before you add a new report, we ask you kindly to acknowledge the following:
- [x] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md
- [x] I have searched the existing issues, open and closed, and I'm convinced that mine is new.
- [x] When the request is meant for an existing plugin, I've added its name to the title.
Is your feature request related to a problem? Please describe.
I use nginx as reverse proxy (WAF) and my upstream-server likes to use acme as well, so i have to make use of the Plugin Support option in nginx to route challange to opnSense acme instead of upstream-servers acme.
Describe the solution you'd like
I would like to have an automation before issuing (i might switch off nginx and later on switch it on ?) or an option for nginx plugin to automatic switch on the Let'SEncrypt plugin Support if acme is going to run...
Describe alternatives you've considered
Doing this by hand.