[wp-trac] [WordPress Trac] #25007: WP_HTTP_Fsockopen does not verify SSL certificates

WordPress Trac noreply at wordpress.org
Tue Sep 17 12:04:50 UTC 2013


#25007: WP_HTTP_Fsockopen does not verify SSL certificates
------------------------------+------------------
 Reporter:  rmccue            |       Owner:
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  3.7
Component:  HTTP              |     Version:
 Severity:  major             |  Resolution:
 Keywords:  needs-unit-tests  |
------------------------------+------------------

Comment (by pavelevap):

 Sure, thank you!

 {{{
 array(12) { ["name"]=> string(65) "/O=*.wordpress.org/OU=Domain Control
 Validated/CN=*.wordpress.org" ["subject"]=> array(3) { ["O"]=> string(15)
 "*.wordpress.org" ["OU"]=> string(24) "Domain Control Validated" ["CN"]=>
 string(15) "*.wordpress.org" } ["hash"]=> string(8) "216a3758"
 ["issuer"]=> array(7) { ["C"]=> string(2) "US" ["ST"]=> string(7)
 "Arizona" ["L"]=> string(10) "Scottsdale" ["O"]=> string(17) "GoDaddy.com,
 Inc." ["OU"]=> string(42) "http://certificates.godaddy.com/repository"
 ["CN"]=> string(39) "Go Daddy Secure Certification Authority"
 ["serialNumber"]=> string(8) "07969287" } ["version"]=> int(2)
 ["serialNumber"]=> string(16) "1143028390712482" ["validFrom"]=>
 string(13) "111117211312Z" ["validTo"]=> string(13) "141215201121Z"
 ["validFrom_time_t"]=> int(1321560792) ["validTo_time_t"]=>
 int(1418670681) ["purposes"]=> array(8) { [1]=> array(3) { [0]=>
 bool(true) [1]=> bool(false) [2]=> string(9) "sslclient" } [2]=> array(3)
 { [0]=> bool(true) [1]=> bool(false) [2]=> string(9) "sslserver" } [3]=>
 array(3) { [0]=> bool(true) [1]=> bool(false) [2]=> string(11)
 "nssslserver" } [4]=> array(3) { [0]=> bool(false) [1]=> bool(false) [2]=>
 string(9) "smimesign" } [5]=> array(3) { [0]=> bool(false) [1]=>
 bool(false) [2]=> string(12) "smimeencrypt" } [6]=> array(3) { [0]=>
 bool(false) [1]=> bool(false) [2]=> string(7) "crlsign" } [7]=> array(3) {
 [0]=> bool(true) [1]=> bool(true) [2]=> string(3) "any" } [8]=> array(3) {
 [0]=> bool(true) [1]=> bool(false) [2]=> string(10) "ocsphelper" } }
 ["extensions"]=> array(9) { ["basicConstraints"]=> string(8) "CA:FALSE"
 ["extendedKeyUsage"]=> string(60) "TLS Web Server Authentication, TLS Web
 Client Authentication" ["keyUsage"]=> string(35) "Digital Signature, Key
 Encipherment" ["crlDistributionPoints"]=> string(39)
 "URI:http://crl.godaddy.com/gds1-60.crl " ["certificatePolicies"]=>
 string(86) "Policy: 2.16.840.1.114413.1.7.23.1 CPS:
 http://certificates.godaddy.com/repository/ " ["authorityInfoAccess"]=>
 string(116) "OCSP - URI:http://ocsp.godaddy.com/ CA Issuers -
 URI:http://certificates.godaddy.com/repository/gd_intermediate.crt "
 ["authorityKeyIdentifier"]=> string(66)
 "keyid:FD:AC:61:32:93:6C:45:D6:E2:EE:85:5F:9A:BA:E7:76:99:68:CC:E7 "
 ["subjectAltName"]=> string(38) "DNS:*.wordpress.org, DNS:wordpress.org"
 ["subjectKeyIdentifier"]=> string(59)
 "FB:C6:85:AC:23:97:89:7E:B6:30:34:23:93:BE:30:5E:68:4B:84:1A" } }
 bool(true)
 }}}

 Now it works well for me and I can install plugins...

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25007#comment:40>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list