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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Wed May 01 23:01:28 2024 UTC