Closed
Bug 1438802
Opened 7 years ago
Closed 7 years ago
Can't add an exception to a certificate that's already an exception for another site
Categories
(Firefox :: Security, enhancement)
Firefox
Security
Tracking
()
RESOLVED
INVALID
People
(Reporter: julienw, Unassigned)
Details
STR:
1. Configure the same self-signed certificate on 2 different domains.
2. Visit the first domain.
=> There's an error. [OK]
3. Add an exception for this domain.
4. Visit the second domain.
=> There's an error too. [OK?]
=> I can't add an exception because there's no button for this. [KO]
Note: when visiting the second domain in a private window, I have the button to add this exception. I don't know if this makes sense.
I got the issue while testing locally, as I set-up some fake domains for localhost to test different set-ups. I believe this will happen more than often now that we encourage TLS adoption.
![]() |
||
Comment 1•7 years ago
|
||
When you visit the second domain, does the error page say anything about "HTTP Strict Transport Security"?
Flags: needinfo?(felash)
Reporter | ||
Comment 3•7 years ago
|
||
So I just realized that the second subdomain I used is for a domain that actually use HSTS with includeSubDomains. This was necessary for my tests as I especially wanted to test locally some behavior around subdomain usage for that domain (checking that a RewriteRule was working as expected). But now I understand my initial diagnostic was wrong.
![]() |
||
Comment 4•7 years ago
|
||
I'll close this, then, unless there's another issue I'm missing.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•