Closed Bug 1533251 Opened 6 years ago Closed 6 years ago

Always got the page "Your connection is not secure".

Categories

(Core :: Security: PSM, defect)

65 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 964466

People

(Reporter: prosong, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0

Steps to reproduce:

Access an SSL webpage where a the certification issuer is not known. (self-signed certification)

Actual results:

Always got the page "Your connection is not secure". And we have to add the certification to exception.

Expected results:

The page can proceed the URL without adding the certification to exception.

We always do internal develop/testing for internal web sites applications. After each build/deployment the certification is re-generated and changed.

It is very annoying to add all of useless certification to exception. Most of testing engineer have to use other Browsers like Chrome to do testing.

Component: Untriaged → Security: PSM
Product: Firefox → Core

One way to solve this would be for you to create a CA certificate, import that into Firefox, and use it to issue the server certificates.

Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE

Thanks for your comments, Dana. Your solution works fine if we only have one small team.
In fact, we have multiple teams in the product, and we cannot ask other teams to use the CA certificate, that's the issue.

You need to log in before you can comment on or make changes to this bug.