Replies: 1 comment 6 replies
-
Hello, I can see several possibilities but the main one is a problem with your hook. FYI, "DST Root CA X3" is deprecated and LE is currently removing it. https://community.letsencrypt.org/t/deploying-lets-encrypts-new-issuance-chains/216486 |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to do something really easy (or so I though) but I'm not able to run lego to obtain a cert:
[email protected] CLOUDFLARE_API_KEY=xxxx /usr/bin/lego --email "[[email protected]](mailto:[email protected])" --accept-tos --dns cloudflare --dns.resolvers "9.9.9.9:53" --csr httpd-csr.der run --preferred-chain "DST Root CA X3" --run-hook install.sh
I'm receiving this error:
I'm not sure what context canceled means.
For reference here is my CSR
Beta Was this translation helpful? Give feedback.
All reactions