[wp-trac] [WordPress Trac] #29719: Connection error to WordPress.org when HTTP calls disabled
WordPress Trac
noreply at wordpress.org
Thu Sep 24 10:55:23 UTC 2015
#29719: Connection error to WordPress.org when HTTP calls disabled
-----------------------------+------------------------------
Reporter: grapplerulrich | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: 4.0
Severity: minor | Resolution:
Keywords: needs-patch | Focuses: administration
-----------------------------+------------------------------
Changes (by ocean90):
* keywords: has-patch 2nd-opinion needs-testing => needs-patch
Comment:
The `if ( $ssl && is_wp_error( $raw_response ) ) {` check is designed for
sites where `wp_http_supports( array( 'ssl' ) )` returns true but in
reality it can't connect because of cURL/certifcate issues, see #25716.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29719#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list