Closed Bug 1738597 Opened 3 years ago Closed 3 years ago

ChatZilla cannot retrieve certificate exceptions on port 6697

Categories

(SeaMonkey :: Chat, defect)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1720878

People

(Reporter: iannbugzilla, Unassigned)

References

Details

If an irc server has an invalid certificate of some sort (e.g. self-signed or expired), then the exception dialog cannot retrieve the certificate via port 6697.
I believe this is because the dialog uses http to carry out this work and port 6697 is blocked for http.
Workaround is to add an override via about:config, network.security.ports.banned.override should include 6697 (if the pref does not exist it needs to be created as a string).

Depends on: 1720879
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.