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
>I don't know much about Acme.sh, but it doesn't look right combining
"--rsa-key-size 4096" and "--key-type ecdsa".
>
>cheers,
>raf
Yes try with command certbot
Maurizio
On Tue, May 31, 2022 at 02:18:35PM +0200, Maurizio Caloro wrote:
> ## RSA
> /etc/letsencrypt/live/nmail.caloro.ch-rsa/privkey.pem
> /etc/letsencrypt/live/nmail.caloro.ch-rsa/fullchain.pem
>
> >These are the same as the below.
> Corrected now to other folder(writing error)
> ## ECDSA
>
Hello Viktor
Thanks for your Answer. the creation of this Cert are the following:
The one key-type are for RSA and ECDSA
Acme.sh certonly --standalone --rsa-key-size 4096 --domain
nmail.caloro.ch --key-type rsa --cert-name nmail.caloro.ch-rsa
Acme.sh certonly --standalone --rs