On Fri, 2004-07-30 at 10:31, Post, Mark K wrote:
> 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.

OpenSSL 0.9.7 has engine support built in.  Your app has to make a call
as it's initializing the OpenSSL stuff to enable the libraries, and I
doubt that the stock SSH and pals do.  If you make the call and there's
no accelerated hardware, you get the software versions.

Adam

----------------------------------------------------------------------
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

Reply via email to