Whizzygeeks
Whizzygeeks
> > > You probably have: > > ``` > location /.well-known/acme-challenge/ { > content_by_lua_block { > auto_ssl:challenge_server() > } > } > ``` > > in your http (tcp/80)...
> issuer zerossl > issuer acme > issuer internal @mholt this doesnt work under https:// block seeing error -> automation policy from site block is also default/catch-all policy because of...
> > Also will be cool to specify in caddy configuration that in case the ask endpoint Is not reachable or available a fall back on selfsigned certs, until the...
Hi Benjamin , Cloudflare also uses Letsencrypt to issue the certificates. So in case if you have already issued a certificate using letsencrypt , there is a high probability of...
Autossl generates a certificate and keeps it on a local server. Location is dependent on configuration. For default file storage you can find in some subidrectory of /etc/resty-auto-ssl location. You...