Is your feature request related to a problem? Please describe.
I use custom wildcard certs from LE that are generated outside of NPM's container.
Every time I need to renew I have to import the new cert and update all my proxied hosts - which can be time consuming.
Describe the solution you'd like
Some way to apply/replace the cert to a list of hosts. Maybe some action that lets you select multi hosts at once and mass update options. might even be useful for other functions. In the cert's three dot menu, a "Apply Cert To" button that will bring out another menu to select all the hosts you wish to apply it to.
Describe alternatives you've considered
prob shutting down the container and writing a script to update the cert in the nginx config, but a native ability would be better.
Is your feature request related to a problem? Please describe.
I use custom wildcard certs from LE that are generated outside of NPM's container.
Every time I need to renew I have to import the new cert and update all my proxied hosts - which can be time consuming.
Describe the solution you'd like
Some way to apply/replace the cert to a list of hosts. Maybe some action that lets you select multi hosts at once and mass update options. might even be useful for other functions. In the cert's three dot menu, a "Apply Cert To" button that will bring out another menu to select all the hosts you wish to apply it to.
Describe alternatives you've considered
prob shutting down the container and writing a script to update the cert in the nginx config, but a native ability would be better.