mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 110161, enable OCSP by defaultr=cbiesinger, sr=mconnor
This commit is contained in:
parent
6dfd7347b4
commit
4847498bb8
@ -62,5 +62,5 @@ pref("security.warn_leaving_secure", true);
|
||||
pref("security.warn_viewing_mixed", true);
|
||||
pref("security.warn_submit_insecure", true);
|
||||
|
||||
pref("security.OCSP.enabled", 0);
|
||||
pref("security.OCSP.enabled", 1);
|
||||
pref("security.OCSP.require", false);
|
||||
|
Loading…
Reference in New Issue
Block a user