[wp-trac] [WordPress Trac] #30434: Update the bundled Root SSL Certificate file
WordPress Trac
noreply at wordpress.org
Sun Nov 30 15:48:25 UTC 2014
#30434: Update the bundled Root SSL Certificate file
----------------------------+-----------------------
Reporter: dd32 | Owner:
Type: task (blessed) | Status: reopened
Priority: normal | Milestone: 4.1
Component: HTTP API | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
----------------------------+-----------------------
Comment (by SergeyBiryukov):
Replying to [comment:3 dd32]:
> Can you verify if this happens with both the Streams and cURL
transports?
Correct, tested with Core Control plugin.
With cURL, I get a lot of "WordPress could not establish a secure
connection to WordPress.org" errors on the Updates screen.
With Streams, I get this:
{{{
Warning: stream_socket_client() [function.stream-socket-client]: SSL
operation failed with code 1. OpenSSL Error messages: error:14090086:SSL
routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed in wp-
includes/class-http.php on line 1006
Warning: stream_socket_client() [function.stream-socket-client]: Failed to
enable crypto in wp-includes/class-http.php on line 1006
Warning: stream_socket_client() [function.stream-socket-client]: unable to
connect to ssl://api.wordpress.org:443 (Unknown error) in wp-includes
/class-http.php on line 1006
Warning: An unexpected error occurred. Something may be wrong with
WordPress.org or this server’s configuration. If you continue to have
problems, please try the support forums. (WordPress could not establish a
secure connection to WordPress.org. Please contact your server
administrator.) in wp-includes/update.php on line 295
}}}
> Can you verify that the `wp-includes/certificates/ca-bundle.crt` file is
clean without svn conflicts?
The file is clean, no conflicts.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30434#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list