Closed
Bug 1192098
Opened 10 years ago
Closed 20 days ago
can not add certficate override for invalid security certificate on nntp
Categories
(MailNews Core :: Networking: NNTP, defect)
Tracking
(thunderbird_esr140 wontfix, thunderbird152 wontfix)
RESOLVED
FIXED
153 Branch
People
(Reporter: luweitest, Assigned: mkmelin)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
Bug 1192098 - Enable adding certficate override for invalid security certificate on nntp. r=welpy-cw
48 bytes,
text/x-phabricator-request
|
Details | Review |
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:39.0) Gecko/20100101 Firefox/39.0
Build ID: 20150630154324
Steps to reproduce:
Add newsgroup account to news.aioe.org and news.eternal-september.org using TLS
Actual results:
connection failed, with error like below, or expired, or other warnings:
Timestamp: 2015-8-7 9:19:55
Error: news.eternal-september.org:563 uses an invalid security certificate.
The certificate is not trusted because the issuer certificate is unknown.
(Error code: sec_error_unknown_issuer)
Expected results:
Should have some options to exempt some sites, like Firefox does.
Options->advanced->certificates->view certificates->Add exception->Server location field do not accept address like
snews://news.eternal-september.org,
snews://news.eternal-september.org:563,
news.eternal-september.org:563,
etc. It seems support HTTPS protocol only.
Updated•3 years ago
|
Severity: normal → S3
| Assignee | ||
Updated•3 years ago
|
Status: UNCONFIRMED → NEW
Component: Security → Networking: NNTP
Ever confirmed: true
Product: Thunderbird → MailNews Core
Summary: can not exempt certificate error → can not add certficate override for invalid security certificate on nntp
Version: 38 Branch → 38
Updated•1 year ago
|
Blocks: newsreader-core
| Assignee | ||
Comment 4•21 days ago
|
||
Updated•21 days ago
|
Assignee: nobody → mkmelin+mozilla
Status: NEW → ASSIGNED
| Assignee | ||
Updated•20 days ago
|
status-thunderbird152:
--- → wontfix
status-thunderbird_esr140:
--- → wontfix
Keywords: checkin-needed-tb
Whiteboard: [dupeme?]
Target Milestone: --- → 153 Branch
| Assignee | ||
Updated•20 days ago
|
Keywords: checkin-needed-tb
Pushed by edicharry@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/f8e153f959cf
Enable adding certficate override for invalid security certificate on nntp. r=welpy-cw
You need to log in
before you can comment on or make changes to this bug.
Description
•