cURL / Mailing Lists / curl-library / Single Mail

curl-library

OpenSSL legacy functions

From: Daniel Egger <daniel_at_eggers-club.de>
Date: Fri, 11 Jan 2008 17:36:04 +0100

Hija,

SSLv2_client_method is used in lib/ssluse.c to forcefully use the old
v2 Version of the SSL protocol with OpenSSL. Problem is here that the
explicit v2 support can be disabled in OpenSSL and sometime people use
this option to save space and/or remove the option to use this insecure
version.

Would a patch be accepted that checks in configure for the presence
of this function in OpenSSL and #ifdef all v2 related specialities
in the lib and the application out?

Servus,
       Daniel
Received on 2008-01-11