php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66373 wiki.php.net cannot load styles from shared.php.net
Submitted: 2013-12-31 08:39 UTC Modified: 2013-12-31 19:51 UTC
From: msobaczewski at gmail dot com Assigned: bjori (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2013-12-31 08:39 UTC] msobaczewski at gmail dot com
Description:
------------
Your wiki subdomain cannot load any files from shared.php.net due to some certificate problems. Tested on Fx and IE, so I think that is not something related to bad configuration of my browsers.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-12-31 08:59 UTC] bjori@php.net
-Status: Open +Status: Feedback
 [2013-12-31 08:59 UTC] bjori@php.net
Does https://qa.php.net work for you?
http://www.sslshopper.com/ssl-checker.html#hostname=https://shared.php.net doesn't mention any problems either...
 [2013-12-31 09:03 UTC] msobaczewski at gmail dot com
-Status: Feedback +Status: Open
 [2013-12-31 09:03 UTC] msobaczewski at gmail dot com
Yes, it works fine. I think that problem occurs becouse wiki.php.net is provided with HTTPS and this one not.
 [2013-12-31 09:09 UTC] bjori@php.net
-Status: Open +Status: Feedback
 [2013-12-31 09:09 UTC] bjori@php.net
Which part is not provided by https?

Could you post the actual url and the error you are getting?
 [2013-12-31 09:18 UTC] msobaczewski at gmail dot com
-Status: Feedback +Status: Open
 [2013-12-31 09:18 UTC] msobaczewski at gmail dot com
I'm sorry, actually qa.php.net is provided by HTTPS, my bad. Anyway, this is how wiki.php.net looks for me - http://sobak.pl/img/other/php-wiki-bug.png - just no shared CSS. So I opened source and clicked link "https://shared.php.net/styles/defaults.css" and my Firefox reports this error http://sobak.pl/img/other/php-wiki-bug2.png

In English it could be something similiar to "An error occured while connnecting to shared.php.net /Certificate has been revoked". Sorry for bad translation, but I think that code error in brackets is clear enough.
 [2013-12-31 09:21 UTC] bjori@php.net
Whatha... Maybe I linked to the wrong certificate then...

I'm confused though, you do not get this error on https://qa.php.net ?

https://shared.php.net is on the same server, and I thought pointed at the same certificate...
 [2013-12-31 09:35 UTC] msobaczewski at gmail dot com
Dunno, but it's little weird. I made some tests with my friends and results are different. It works fine for one of my friends and another one has problem like mine.
 [2013-12-31 13:25 UTC] darsstar at gmail dot com
I would like to confirm this problem for both https://qa.php.net/ and the https://shared.php.net/.
Firefox (26) throws a fit, while IE (8 =[ ) and Chrome (31) don't.
 [2013-12-31 19:43 UTC] bjori@php.net
Stupid chrome.
I blame it on chrome for not having an easy way to see if certificate is valid or not.

Thanks for your report, you are totally correct.
qa and shared are using our previously revoked certificate !
 [2013-12-31 19:51 UTC] bjori@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: bjori
 [2013-12-31 19:51 UTC] bjori@php.net
Ok. Fixed now.

Thanks for the report!
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jun 30 11:01:34 2025 UTC