[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
Sun Oct 27 21:09:50 UTC 2013
#25716: HTTP requests fails with "SSL read: error:00000000:lib(0):func(0):reason(
0), errno 0"
------------------------------+---------------------
Reporter: ocean90 | Owner: nacin
Type: defect (bug) | Status: closed
Priority: highest omg bbq | Milestone: 3.7.1
Component: HTTP | Version: 3.7
Severity: blocker | Resolution: fixed
Keywords: has-patch commit |
------------------------------+---------------------
Changes (by nacin):
* owner: => nacin
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"25957"]:
{{{
#!CommitTicketReference repository="" revision="25957"
When an HTTPS request to api.wordpress.org fails, try an insecure HTTP
request and issue a warning.
Certain versions of cURL appear to claim OpenSSL support but fail to work.
We need to not trap users on older versions while we work this out, and
instead fall back to an insecure request.
Merges [25956] to the 3.7 branch.
fixes #25716 for the 3.7 branch.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25716#comment:20>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list