Closed allo- closed 8 years ago
This i only an UI feature: http://gecko.readthedocs.io/en/latest/browser/base/sslerrorreport/preferences.html
security.ssl.errorReporting.enabled
: Should the SSL Error Reporting UI be shown on pin violations? Default value: truesecurity.ssl.errorReporting.automatic
: Should error reports be sent without user interaction. Default value: false. The second actually defaults to false
and the UI option may be disabled, but this would only clutter the option list for the default profile.
Can be included in the paranoid profile: https://github.com/allo-/firefox-profilemaker/issues/50
Firefox reports SSL-Errors to a mozilla server. Despite some documentation saying its
false
by default, it seems to be turned on by default in recent firefox versions.Introduction Bug for the new Feature: https://bugzilla.mozilla.org/show_bug.cgi?id=846489