Is there a means to programmatically update certificates in LiquidFiles? Preferably something other than automating the web UI. We have short lived certificates that are renewed frequently. We cannot use the Let's Encrypt support directly due requirements that we do not expose port 80 to the outside world. Thank you, William
Currently in LF appliance the Let's encrypt certificates can be renewed only via the HTTP-01 challenges which needs the enabled the http access. Except that you can install the traditional certificates which needs to be singed by a CA in most of cases manually anyway. So we don't have any automatic update mechanism for these traditional certificates.