Import from OpenSSH ignores CertificateFile

Advertisement

TempleClause
Guest

Import from OpenSSH ignores CertificateFile

When using the import from OpenSSH functionality the CertificateFile is ignored.

For example with this config:
Host 127.0.0.1
   User username
   CertificateFile "C:\Users\username\id_rsa.pub-aadcert.pub"
   IdentityFile "C:\Users\username\id_rsa"
After importing, the private key gets converted correctly but if you edit the site and go to SSH -> Authentication, you will see that "Certificate to use with the private key" is empty.
But it could have been read from the CertificateFile.

I can post logs if needed but it seems that it's simply ignored.

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum