I followed the documentation steps listed here, but when I try to commit changes an error pops up:
# commit;
[ pki ]
Invalid private key on certificate "my-cert"
[[pki]] failed
Commit failed
[edit]
# discard
The steps prior to commit:
# set pki ca my-root-ca certificate 'as one line string'
# set pki ca my-sign-ca certificate 'as one line string'
# set pki certificate my-cert certificate 'as one line string'
# set pki certificate my-cert private key 'as one line string'
Are ECDSA certificates supported in VyOS?