From d12759c73e34e432c5e2d438d6d34668b9c98a0e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 11 Jul 2007 22:20:46 +0000 Subject: Made CURLOPT_SSL_VERIFYHOST set to 1 acts as described in the documentation: fail to connect if there is no Common Name field found in the remote cert. We should deprecate the support for this set to 1 anyway soon, since the feature is pointless and most likely never really used by anyone. --- RELEASE-NOTES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 43bf84314..ccaa89007 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -18,6 +18,7 @@ This release includes the following bugfixes: o test cases 31, 46, 61, 506, 517 now work in time zones that use leap seconds o problem with closed proxy connection during HTTP CONNECT auth negotiation o transfer-encoding skipping didn't ignore the 407 response bodies properly + o CURLOPT_SSL_VERIFYHOST set to 1 This release includes the following known bugs: @@ -25,7 +26,7 @@ This release includes the following known bugs: Other curl-related news: - o + o pycurl 7.16.4 was released http://pycurl.sf.net New curl mirrors: -- cgit v1.2.3