Importing ECDSA certificate fails on commit

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?

It does seem to be a limitation in our PKI at the moment, I’ll create a task for it. Thanks

Task: ⚓ T6766 Add support ECDSA keys in PKI

OK…

The documentation also uses the wrong mode indicator, I think it should be a hash sign?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.