cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Correct package in vtls/openssl.c

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 8 Mar 2016 14:21:44 +0100 (CET)

On Tue, 8 Mar 2016, Gisle Vanem wrote:

> 'curl -V' says:
> curl 7.47.2-DEV (i386-pc-win32) libcurl/7.47.2-DEV BoringSSL (no version
> info)

This is simply because BoringSSL has no version number from what I understand!

> And if I do 'curl --sslv2 ..', it says:
> curl: (4) OpenSSL was built without SSLv2 support
>
> IMHO, it should state 'OpenSSL', 'BoringSSL' or 'LibreSSL' here.
>
> I'm not sure adapting 'Curl_ossl_version()' for BoringSSL is so easy. But
> the 2nd issue could be patched like:

Thanks! I extended that somewhat to all OpenSSL occurances I could find in
strings and committed a7ec58a89fe37.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:  https://curl.haxx.se/mail/etiquette.html
Received on 2016-03-08