Certbot renew --dry-run

Well, that's the whole point of --dry-run:

From the --help command:

--dry-run Test "renew" or "certonly" without saving any certs to disk

Also, the output of the command you ran clearly states:

Simulating. Test certificates. Not saved. :slight_smile:

1 Like