illumos-core
illumos-core copied to clipboard
ssh should use libpkcs11
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.
Does ssh even need to be in illumos-core to begin with?