cURL / Mailing Lists / curl-library / Single Mail

curl-library

lib/vtls/openssl.c verifystatus not compiling if OPENSSL_NO_TLSEXT is defined.

From: John E. Malmberg <wb8tyw_at_qsl.net>
Date: Mon, 26 Jan 2015 17:09:21 -0600

The lib/vtls/openssl.c verifystatus() can not be compiled using OpenSSL
builds that define the macro OPENSSL_NO_TLSEXT in opensslconf.h.

Which means that "data->set.ssl.verifystatus" is also not available in
that case.

Unfortunately this includes OpenSSL distributions provided by HP for VMS.

Regards,
-John

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-01-27