Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I just upgraded a WordPress Network from 3.4.2 to 3.5.1. I went to Update Network (/wp-admin/network/upgrade.php), upon suggestion of the prompts. After hitting the Update Network button, I get this on the next page (/wp-admin/network/upgrade.php?action=upgrade):

https://[hostname]/[nameOfFirstBlog]

Warning! Problem updating https://[hostname]/[nameOfFirstBlog]. Your server may not be able to connect to sites running on it. Error message: Peer certificate cannot be authenticated with known CA certificates

This is wrong. We are using a valid, non-expired certificate issued by InCommon Server CA, and it's issued to the correct URL for this server.

I have done network upgrades with this system before and have had no problem. It goes through all of my 100 or so blogs, one by one, and runs their respective upgrade scripts. It's not clear to me why this is happening with this upgrade? Is something wrong with 3.5.1's updater?

share|improve this question
Usually, update requests are made with your server’s curl installation. Check its certificates. – toscho Mar 18 at 22:24

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.