Hi,
i have several OPNsense installations that has issues renewing ECC certificates are failing, RSA certificates working without issues. It looks like the renew script is missing a parameter --ecc before running Let's Encrypt to renew the certificate.
[Mon Jan 25 00:00:01 CET 2021] 'my.domain.com' is not an issued domain, skip.
[Mon Jan 25 00:00:01 CET 2021] Renew: 'my.domain.com'
[Mon Jan 25 00:00:01 CET 2021] DOMAIN_PATH='/var/etc/acme-client/home/my.domain.com'
[Mon Jan 25 00:00:01 CET 2021] The domain 'my.domain.com' seems to have a ECC cert already, please add '--ecc' parameter if you want to use that cert.
[Mon Jan 25 00:00:01 CET 2021] _ACME_SERVER_HOST='acme-v02.api.letsencrypt.org'
[Mon Jan 25 00:00:01 CET 2021] ACME_DIRECTORY='https://acme-v02.api.letsencrypt.org/directory'
[Mon Jan 25 00:00:01 CET 2021] default_acme_server
Anyone else getting this? it doesnt matter if i use DNS or port forward authentication.