From a24332b3ae3fc600514d7ae2001345abb43e92f4 Mon Sep 17 00:00:00 2001 From: HJ <11689349+yokoffing@users.noreply.github.com> Date: Tue, 5 Sep 2023 12:30:28 -0400 Subject: [PATCH] Updated Common Overrides (markdown) --- Common-Overrides.md | 2 ++ 1 file changed, 2 insertions(+) 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