Replies: 1 comment
-
the default key type has changed from rsa to ecdsa. |
Beta Was this translation helpful? Give feedback.
0 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.
-
When I create a certificate with the command acme.sh --issue --dns dns_myapi -d "example.com", I get an ECC certificate. If I add --keylength 2048, it works, even though it wasn't necessary to enter it. This happened after updating acme.sh, and I couldn't find any information about it in the documentation. Is this normal? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions