1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 11:35:07 -05:00
curl/lib/vtls
JDepooter 0966ab5bd4 darwinssl: Warn that disabling host verify also disables SNI
In DarwinSSL the SSLSetPeerDomainName function is used to enable both
sending SNI and verifying the host. When host verification is disabled
the function cannot be called, therefore SNI is disabled as well.

Closes https://github.com/curl/curl/pull/1240
2017-03-02 02:42:15 -05:00
..
axtls.c axtls: adapt to API changes 2017-02-15 08:27:35 +01:00
axtls.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
cyassl.c cyassl: get library version string at runtime 2017-02-26 18:49:39 -05:00
cyassl.h cyassl: fix typo 2017-02-21 22:24:39 -05:00
darwinssl.c darwinssl: Warn that disabling host verify also disables SNI 2017-03-02 02:42:15 -05:00
darwinssl.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
gskit.c checksrc: stricter no-space-before-paren enforcement 2016-12-13 23:39:11 +01:00
gskit.h curl_version_info: add CURL_VERSION_HTTPS_PROXY 2016-11-26 17:28:53 +01:00
gtls.c gnutls: disable TLS session tickets 2017-01-28 20:09:37 +01:00
gtls.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
mbedtls.c polarssl, mbedtls: Fix detection of pending data 2017-02-08 22:24:21 +01:00
mbedtls.h mbedtls: implement CTR-DRBG and HAVEGE random generators 2017-01-29 11:37:22 +01:00
nss.c nss: make FTPS work with --proxytunnel 2017-02-09 17:34:14 +01:00
nssg.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
openssl.c openssl: Don't use certificate after transferring ownership 2017-01-31 21:04:31 -05:00
openssl.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
polarssl_threadlock.c Curl_polarsslthreadlock_thread_setup: clear array at init 2016-10-18 13:05:43 +02:00
polarssl_threadlock.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
polarssl.c polarssl, mbedtls: Fix detection of pending data 2017-02-08 22:24:21 +01:00
polarssl.h polarssl: fix hangs 2017-01-28 19:47:08 +01:00
schannel.c schannel: Remove incorrect SNI disabled message 2017-02-07 02:39:13 -05:00
schannel.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
vtls.c vtls: source indentation fix 2017-01-22 12:00:28 +01:00
vtls.h checksrc: code style: use 'char *name' style 2016-11-24 23:58:22 +01:00