I have worked on including EC leaf certificates for certbot
, but there is some delay because as of yet, you can only choose one algorithm: your cert.pem
is either RSA or ECDSA. Not two certificates at the same time. And there's discussion about how to implement both RSA and ECDSA, but there isn't a decision yet.
So for ECDSA leaf certificates you'll have to be patient I'm afraid.