Error renewing certificate IOError: Errno2

Hello,

I'm running this command for the autorenewal:

./acme_tiny.py --account-key xyz.ca.account.key --csr mydomain.ca.csr --acme-dir "https://acme-v02.api.letsencrypt.org/directory"

It looks good at first, the script runs with some checks but at the end I get:

IOError: [Errno 2]

Screenshot of the full console output is attached.

Any help appreciated.

Thanks!

1 Like

Check acme_tiny.py --help for the meaning of the available flags.

3 Likes

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