Hi, I have Nethserver installation (v7) with a proxy pass configuration that redirect 80 and 443 requests to two internal server (debian and windows 2016).
I would like to know if there are some methods to update automatically server certificates or I have to update it manually (because let’s encrypt wants 80 e 443 opened to server that request certificates update).
…and there’s a separate method I’ve written up here that will work with any DNS provider, as long as you can set CNAME records. I wrote it with the intent of its being used for wildcard certs, but it will work for any type of cert you want.
The specific step-by-step details are for a nethserver installation, but the techniques would work for any system. If you set up an acme-dns server on your Neth box, any of your systems could use that.
Let’s Encrypt certs are only valid for 90 days, and no, there’s no way to get longer lifetimes on them–though if your renewal process is set up properly, there’s also no need for longer validity.