So, what happens if OpenSSL is compiled with that option, and then run on a machine that doesn't have a card? Does it fall back to "usual" methods, or does it choke and die? If it's the first, I will add it to my build scripts for Slack/390. If it's the latter, then not.
Mark Pos -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of David Boyes Sent: Friday, July 30, 2004 11:19 AM To: [EMAIL PROTECTED] Subject: Re: Crypto cards > Does anyone know if any work has been done anywhere to get OpenSSH to > use the crypto cards? Since OpenSSH includes OpenSSL, if your version of OpenSSL is compiled with the right options (--with-ibm-crypto, I think), you get it by inheritance for the bits that use OpenSSL. The crypto cards help most with the asymmetric bits. -- db ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
