As well as fixing the broken implementation of sslVerifyHost, correct its documentati...
authorAndrew Garrett <werdna@users.mediawiki.org>
Sun, 25 Apr 2010 23:10:53 +0000 (23:10 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Sun, 25 Apr 2010 23:10:53 +0000 (23:10 +0000)
commit4901c2257da9ef0b3ff413692e99189e7663265b
tree4b591940ce9a2303ae0079d322527fc2d42e0fe0
parent5cc909a7caca8fb44d89d90e349ac5c78fd5fddb
As well as fixing the broken implementation of sslVerifyHost, correct its documentation and implement a new option, sslVerifyCert, to do what the documentation said that sslVerifyHost did.

Note that CURLOPT_SSL_VERIFYHOST controls *only* the verification of hostname against the hostname on the certificate.
includes/HttpFunctions.php