Closed
Bug 1345273
Opened 9 years ago
Closed 9 years ago
Exclude warnings for local URLs with logins
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1337246
People
(Reporter: Eddwardiq, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0
Build ID: 20170302120751
Steps to reproduce:
Enter local URL address such as 192.168.1.1 (e.g. router default) in the URL bar.
Actual results:
Firefox displays a “This connection is not secure” message in username/password fields.
Expected results:
To not display such a message.
I personally think it is a pointless and a bit distracting. Does it even exist an option to have secure certificate for a local URL?
| Reporter | ||
Updated•9 years ago
|
OS: Unspecified → All
Hardware: Unspecified → All
Comment 1•9 years ago
|
||
(In reply to Eddward from comment #0)
> I personally think it is a pointless and a bit distracting. Does it even
> exist an option to have secure certificate for a local URL?
Yes, you can get certificates for hostnames which happen to resolve to local addresses but use a real domain name as long as you can prove ownership of the domain.
You can also create a self-signed certificate and trust it in your browser to provide encryption over the wire.
You wouldn't be able to get a certificate trusted by browsers for a local IP range directly e.g. 192.168.1.1.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•