Generating ECDSA P256 Certs using Vault

Hello,

I want to generate the ECDSA P256 Certificate for Linkerd.
Do I have to generate root certificate with similar configurations also ?
Also, when I pass the option algorithm=ECDSA to vault write command it still generates the private_key_type RSA

Did anyone face the similar challenge ?

thanks

Hmmm… What Vault API takes algorithm ? You might get better help if you post the secret config and what you’re doing…