Y
Hacker News
new
|
ask
|
show
|
jobs
by
formerly_proven
1327 days ago
OpenSSH doesn't support X.509 certificates.
1 comments
xorcist
1327 days ago
Nor does it call any SSL-related function.
OpenSSH only links to OpenSSL for the cryptographic primitives. SSH and SSL are different protocols.
link
OpenSSH only links to OpenSSL for the cryptographic primitives. SSH and SSL are different protocols.