Certificate for site expired - acme.sh and Boost.Beast

Please read the documentation. standalone -> own webserver -> http-01 validation.

It seems to be skipping DNS. Where in the documentation should I read to learn about how to do DNS validation and to have it not use HTTP validation? If I read those three things you mentioned in order, and then also read about DNS validation, will that be fine?

Where is the info on standalone webservers and DNS validation in the documentation?

If you use DNS validation, you don't need a webserver. So this information is missing because it's result of the ACME-protocol.

Please read

I finally managed to get it to work by running this command:

acme.sh --issue -d dragonosman.dynu.net --dns dns_dynu

without starting up WSL (since I have the stuff I need in my Windows system, including the Dynu keys as system-wide env variables). But I still want to ask if this renewed the cert I already had or if it gave me a new one.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.