On Wed, Oct 30, 2002, Joerg Bartholdt wrote about "Re: SUN Crypto Accelerator + OpenSSL": > Edward Chan wrote: > > > Hmm, so does that mean with the SUN Crypto Accelerator > > 1000 card, we would specify "ubsec" when initializing > > the engine? > > I tried > > openssl speed -engine ubsec > > but it complained as with any other engine id: > > can't use that engine > 4683:error:25067066:DSO support routines:DLFCN_LOAD:could not load the shared >library:dso_dlfcn.c:157:
Do you have /usr/lib/libubsec.so (or whatever path mod_ssl expecects)? You'll need to compile that seperately from Apache/modssl. (Note that if you're using Red Hat Linux, for example, the "bcm5820" package that comes with Redhat already contains that shared library, so all you need to do is to make that package is installed). -- Nadav Har'El | Wednesday, Oct 30 2002, 24 Heshvan 5763 [EMAIL PROTECTED] |----------------------------------------- Phone: +972-53-245868, ICQ 13349191 |Attention: There will be a rain dance http://nadav.harel.org.il |Friday night, weather permitting. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
