Hacker News new | ask | show | jobs
by formerly_proven 1327 days ago
OpenSSH doesn't support X.509 certificates.
1 comments

Nor does it call any SSL-related function.

OpenSSH only links to OpenSSL for the cryptographic primitives. SSH and SSL are different protocols.