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