In article <[EMAIL PROTECTED]> you wrote:
>
> I'm working with shared libs on Solaris-2.x. From SSLeay-0.9.0 to OpenSSL-0.9.2
> the Function SSLeay_add_ssl_algorithms() has been replaced with a define to
> SSL_library_init(). Thats absolutely OK as long as you recompile the Apps using
> the libs
Hi
I'm working with shared libs on Solaris-2.x. From SSLeay-0.9.0 to OpenSSL-0.9.2
the Function SSLeay_add_ssl_algorithms() has been replaced with a define to
SSL_library_init(). Thats absolutely OK as long as you recompile the Apps using
the libs.
I would be glad if you could add something simi