Closed binlab closed 4 years ago
Hi @binlab, Lego the Let'sEncrypt client we are using supports RSA 2048, 4096 and 8192 and elliptic curves P-256 and P-384. We could add a new parameter in the account that defaults to P-256
which we currently use.
Awesome, waiting for this. Thanks!
Thank for a nice plugin! I have tested it and it works well. But I see missed possibility to set the type of algorithm (
RSA
,ECDSA
) and length of their keys. By default, a type isRSA
and length2048
. Regarding documentation https://letsencrypt.org/docs/integration-guide/ Let’s Encrypt support itCould you investigate the possibility and implement it? Thanks!