Does it means... if i install apache + mod_ssl with openssl-engine the result is same to apache + mod_ssl with openssl?
(apache + mod_ssl + openssl-engine) = (apache + mod_ssl + openssl) ? ----- Original Message ----- From: "Richard Levitte - VMS Whacker" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, October 10, 2001 3:16 PM Subject: Re: engine and without engine > From: "Rachel" <[EMAIL PROTECTED]> > > rachel> Does anyone know what the different between "OpenSSL 0.9.6b" > rachel> and "OpenSSL 0.9.6b - engine"? > > Yes. The "engine" variant has extra support for external crypto > devices like hardware crypto devices. The support is limited to RSA, > DSA, DH and RAND operations, however. In 0.9.7 (not yet released), > the support has now been extended to symmetric crypto as well, as well > as having engines in separate shared object libraries and so on. > > -- > Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED] > Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47 > \ SWEDEN \ or +46-733-72 88 11 > Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED] > Member of the OpenSSL development team: http://www.openssl.org/ > Software Engineer, GemPlus: http://www.gemplus.com/ > > Unsolicited commercial email is subject to an archival fee of $400. > See <http://www.stacken.kth.se/~levitte/mail/> for more info. > > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List [EMAIL PROTECTED] > Automated List Manager [EMAIL PROTECTED] > ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
