In message <[EMAIL PROTECTED]> on Wed, 23 Oct 
2002 05:42:47 -0700 (PDT), "Brad Blankenship" <[EMAIL PROTECTED]> said:

bblanken> 1900:error:25078066:DSO support routines:WIN32_LOAD:Could not load the
bblanken> shared library:./crypto/dso/dso_win32.c:137:
bblanken> 1900:error:25078066:DSO support routines:DSO_load:Could not load the
bblanken> shared library:./crypto/dso/dso_lib.c:230:
bblanken> 1900:error:25078068:engine routines:UBSEC_INIT:DSO
bblanken> Failure:./crypto/engine/hw_ubsec.c:347:
bblanken> 
bblanken> I have read that the broadcom cards are supported.  What am I doing wrong?

All the engines rely on vendor-provided shared libraries.  In the
UBSEC case, it's libubsec.so on Unix, or ubsec.dll on Windows.  The
problem is that ubsec.dll may just be a guess on our side and that it
has a drastically different name, or that it can't be found in the
current directory or along %PATH%.  Please check out what DLL should
really be used, and if it is ubsec.dll, make sure it's in %PATH% or
your current directory.

-- 
Richard Levitte   \ Spannvägen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken  \ S-168 35  BROMMA  \ T: +46-8-26 52 47
                    \      SWEDEN       \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/

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]
  • .9.6g engine Brad Blankenship
    • Richard Levitte - VMS Whacker

Reply via email to