[wp-trac] [WordPress Trac] #25716: HTTP requests fails with "SSL read: error:00000000:lib(0):func(0):reason( 0), errno 0"

WordPress Trac noreply at wordpress.org
Sat Oct 26 17:02:13 UTC 2013


#25716: HTTP requests fails with "SSL read: error:00000000:lib(0):func(0):reason(
0), errno 0"
--------------------------+---------------------------
 Reporter:  ocean90       |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  3.7.1
Component:  HTTP          |    Version:  3.7
 Severity:  normal        |   Keywords:  needs-testing
--------------------------+---------------------------
 I'm having a user where the HTTP requests fails via SSL.

 `$request` contains a  WP_Error object:

 {{{
 object(WP_Error)#6595 (2) {
   ["errors"]=>
   array(1) {
     ["http_request_failed"]=>
     array(1) {
       [0]=>
       string(58) "SSL read: error:00000000:lib(0):func(0):reason(0), errno
 0"
     }
   }
   ["error_data"]=>
   array(0) {
   }
 }}}

 PHP Version: 5.3.27
 SSL Version: OpenSSL/0.9.8q
 Curl SSL: yes
 OpenSSL support: enabled
 OpenSSL Library Version: OpenSSL 0.9.8q 2 Dec 2010
 OpenSSL Header Version: OpenSSL 0.9.8q 2 Dec 2010

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25716>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list