Hi

On 01.06.22 12:17, Maurizio Caloro wrote:
I don't know much about Acme.sh, but it doesn't look right combining
"--rsa-key-size 4096" and "--key-type ecdsa".

Yes try with command certbot

I think raf is referring to the mismatch between algorithm, i.e. ECDSA, and the key specification and size, i.e. --/rsa/-key-size /4096/. You either want to create an ECDSA key, which will have an "ecdsa-key-size" and be much smaller than 4096 bits. Or you want an RSA key, in which case "key-type" should be "rsa".

Cheers,
Tobias

Attachment: OpenPGP_0x6D7525A1BB6064D9_and_old_rev.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to