[wp-trac] [WordPress Trac] #16855: HTTP API No Follow Redirection
WordPress Trac
wp-trac at lists.automattic.com
Sun Mar 20 19:04:31 UTC 2011
#16855: HTTP API No Follow Redirection
--------------------------+------------------------------
Reporter: TheDeadMedic | Owner: dd32
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: Awaiting Review
Component: HTTP | Version: 3.1
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by cogmios):
p.s. I notice this "curl_setopt( $handle, CURLOPT_SSL_VERIFYHOST,
$ssl_verify );"
According to specs (http://php.net/manual/en/function.curl-setopt.php)
this should be an integer not a bool (# 1 to check the existence of a
common name in the SSL peer certificate. 2 to check the existence of a
common name and also verify that it matches the hostname provided. ) so <>
the bool value that goes in SSL_VERIFYPEER.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16855#comment:19>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list