I have nother question in regards to Caddy reverse...
# install
h
I have nother question in regards to Caddy reverse proxy configuration. I was thinking that caddy would request certificate generation from letsencrypt automatic but it looks like now Caddy file has hard coded path to keys. Can i somehow re-configure this to request certificate generation on startup? I am more of nginx guy so caddy is pretty much unknown to me... caddy | Error: loading initial config: loading new config: loading http app module: provision http: getting tls app: loading tls app module: provision tls: loading certificates: open /root/certs/fullchain.pem: no such file or directory caddy exited with code 1
6 Views