[wp-trac] [WordPress Trac] #26010: SSL via `WP_Http_Curl` breaks on HTTP version mismatch
WordPress Trac
noreply at wordpress.org
Fri Nov 15 06:25:57 UTC 2013
#26010: SSL via `WP_Http_Curl` breaks on HTTP version mismatch
--------------------------+------------------------------
Reporter: soulseekah | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: HTTP | Version: 3.7
Severity: minor | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by dd32):
Replying to [comment:3 soulseekah]:
> `curl --http1.0 https://www.google.de` results in `curl: (56) SSL read:
error:00000000:lib(0):func(0):reason(0), errno 0`. This is what WordPress
is doing by default, setting all connections to forced HTTP 1.0 version.
Also, FWIW, that command will succeed on a non-affected version of cURL,
as changing the HTTP version changes the code it hits on the server side,
so it's really one and the same problem.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26010#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list