illumos-core icon indicating copy to clipboard operation
illumos-core copied to clipboard

ssh should use libpkcs11

Open gdamore opened this issue 11 years ago • 1 comments

Right now the SSH component is the single biggest component using OpenSSL (outside of the MTA, but that's another stickier issue.)

We should rewrite the crypto in this to use the pkcs11 userland library that we have integrated into illumos-gate proper.

gdamore avatar Nov 29 '14 19:11 gdamore

Does ssh even need to be in illumos-core to begin with?

andy-js avatar Dec 29 '14 15:12 andy-js