php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #45969 https issue
Submitted: 2008-09-02 08:18 UTC Modified: 2008-09-02 10:22 UTC
From: betz@php.net Assigned: rasmus (profile)
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS: windows xp
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: betz@php.net
New email:
PHP Version: OS:

 

 [2008-09-02 08:18 UTC] betz@php.net
Description:
------------
Trying to delete a user note, for example:
https://master.php.net/note/delete/85479
FF 3.01 gives me the following message:
Secure Connection Failed
master.php.net uses an invalid security certificate.
The certificate is not trusted because the issuer certificate is unknown.
(Error code: sec_error_unknown_issuer)
 * This could be a problem with the server's configuration, or it could be someone trying to impersonate the server.
 * If you have connected to this server successfully in the past, the error may be temporary, and you can try again later.
    Or you can add an exception…

Reproduce code:
---------------
Try https://master.php.net/

Expected result:
----------------
valid security certificate (trusted issuer certificate) and normal page load

Actual result:
--------------
page load error due issuer certificate is unknown

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-09-02 10:16 UTC] bjori@php.net
Rasmus: The word on the street is that you own/can hook us up with a "real certificate"?

 [2008-09-02 10:22 UTC] rasmus@php.net
That is a real certificate.  You just have to install the root cert from http://www.cacert.org/index.php?id=3

I refuse to buy into the CA scam out there.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 13 23:01:33 2025 UTC