[wp-meta] [Making WordPress.org] #591: Get Warning Notices in WordPress 4.0-RC1, because the Cert is invalid for 66.155.40.203 (was: Get Warning Notices in Wordpress 4.0-RC1, because the Cert is invalid for 66.155.40.203)

Making WordPress.org noreply at wordpress.org
Thu Aug 28 17:00:07 UTC 2014


#591: Get Warning Notices in WordPress 4.0-RC1, because the Cert is invalid for
66.155.40.203
------------------------------------+-----------------
  Reporter:  developwithconviction  |      Owner:
      Type:  defect                 |     Status:  new
  Priority:  high                   |  Component:  SSL
Resolution:                         |   Keywords:
------------------------------------+-----------------
Description changed by SergeyBiryukov:

Old description:

> URL:
> http://wp.dev/wp-admin/update-core.php
>
> Message:
> 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 <a
> href="https://wordpress.org/support/">support forums</a>. (WordPress
> could not establish a secure connection to WordPress.org. Please contact
> your server administrator.) in /Library/WebServer/Documents/work/wp.dev
> /wp-admin/includes/plugin-install.php on line 77
> Call Stack
> #       Time    Memory  Function        Location
> 1       0.0015  427664  {main}( )       ../update-core.php:0
> 2       3.8270  21107312        list_plugin_updates( )  ../update-
> core.php:521
> 3       3.8331  21275712        plugins_api( )  ../update-core.php:243
> 4       4.2963  21284656        trigger_error ( )       ../plugin-
> install.php:77
>
> Problem:
> Certificate Common Name (CN) and Hostname does not match?
>         The hostname (66.155.40.203) does NOT match the Common Name in
> the certificate (*.wordpress.org). This certificate is currently invalid
> for this host.
>
> You can check it externally as well, see:
> https://www.geocerts.com/ssl_checker
> Type in: 66.155.40.203        :443
>
> Solution:
> Use correct SSL Cert for 66.155.40.203 (Wordpress API Server)
> Even if I accept the Cart manually in Keychain on Mac or via Safari
> 'always trust', it does not work. Curl doesn't accept it. Curl Version:
> 7.37.1
>
> Check via Terminal, same result:
> Usernames-MacBook-Air:apache2 username$ curl --cacert
> /Users/username/Desktop/\*.wordpress.org.cer https://66.155.40.203
> curl: (51) SSL: certificate verification failed (result: 5)

New description:

 URL:
 http://wp.dev/wp-admin/update-core.php

 Message:
  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 <a
 href="https://wordpress.org/support/">support forums</a>. (WordPress could
 not establish a secure connection to WordPress.org. Please contact your
 server administrator.) in /Library/WebServer/Documents/work/wp.dev/wp-
 admin/includes/plugin-install.php on line 77
 Call Stack
 {{{
 #       Time    Memory  Function        Location
 1       0.0015  427664  {main}( )       ../update-core.php:0
 2       3.8270  21107312        list_plugin_updates( )  ../update-
 core.php:521
 3       3.8331  21275712        plugins_api( )  ../update-core.php:243
 4       4.2963  21284656        trigger_error ( )       ../plugin-
 install.php:77
 }}}
 Problem:
 {{{
 Certificate Common Name (CN) and Hostname does not match?
         The hostname (66.155.40.203) does NOT match the Common Name in the
 certificate (*.wordpress.org). This certificate is currently invalid for
 this host.
 }}}
 You can check it externally as well, see:
 https://www.geocerts.com/ssl_checker
 Type in: 66.155.40.203        :443

 Solution:
 Use correct SSL Cert for 66.155.40.203 (WordPress API Server)
 Even if I accept the Cart manually in Keychain on Mac or via Safari
 'always trust', it does not work. Curl doesn't accept it. Curl Version:
 7.37.1

 Check via Terminal, same result:
 {{{
 Usernames-MacBook-Air:apache2 username$ curl --cacert
 /Users/username/Desktop/\*.wordpress.org.cer https://66.155.40.203
 curl: (51) SSL: certificate verification failed (result: 5)
 }}}

--

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/591#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list