I am using a product from Promia called SecureBroker.  It is a companion to
their CORBA support product, SmalltalkBroker.  I realize by developing in
Smalltalk I'm in perhaps the smallest (no pun intended) minority of
developers.
Anyway, their product assumes as a prerequisite, SSLeay.  They have not yet
upgraded to support openssl.  I, on the other hand, being optimistic,
compiled openssl 0.9.3a.  I immediately ran into a problem where an
initialization method dispatches a call for SSLeay_add_ssl_algorithms, which
comes back unresolved.  Looking through the openssl libraries, I find
SSLeay_add_all_algorithms, but not the former.
Does anyone know if the former function was abandoned, or simply renamed?
Thanks in advance for any help,
Ed Trembicki-Guy

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to