cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: OpenSSL version number

From: SM <nntp_at_iname.com>
Date: Sun, 03 Jun 2001 04:18:02 +0400

At 20:40 02-06-2001 +0200, Daniel Stenberg wrote:
>On Fri, 1 Jun 2001, Roth, Kevin P. wrote:
>
>> M:\>curl -V
>> curl 7.7.3 (win32) libcurl 7.7.3 (OpenSSL 0.9.6)

I get the same string after I compiled Curl (win32) using OpenSSL 0.9.6a.

>Yes it should. But, the OpenSSL version string is based on the include files
>at the time when curl was compiled, not on the libs actually present right
>now.

There is the following define in opensslv.h SHLIB_VERSION_NUMBER "0.9.6".
The OPENSSL_VERSION_TEXT shows up as "OpenSSL 0.9.6a 5 Apr 2001".

Regards
Received on 2001-06-03