diff --git a/Common-Overrides.md b/Common-Overrides.md index 756d5e3..c91e715 100644 --- a/Common-Overrides.md +++ b/Common-Overrides.md @@ -116,6 +116,8 @@ Only use the overrides if absolutely needed. They should be uncommon in mainstre ### SSL negotiation Override if you experience error `SSL_ERROR_UNSAFE_NEGOTIATION` from a **trusted** site. + +If you are concerned about possible site breakage, please reset `security.ssl.require_safe_negotiation` to `false`. ``` // PREF: allow unsafe SSL negotiation // [ERROR] SSL_ERROR_UNSAFE_NEGOTIATION