forked from d3cim/mobile_user.js
Update 'user.js'
This commit is contained in:
parent
82fe682d6e
commit
855f97ef37
2
user.js
2
user.js
|
@ -945,6 +945,8 @@ user_pref("dom.security.https_only_mode_send_http_background_request", false);
|
|||
// user_pref("security.ssl3.ecdhe_ecdsa_aes_128_sha", false);
|
||||
// user_pref("security.ssl3.ecdhe_rsa_aes_128_sha", false);
|
||||
// user_pref("security.ssl3.ecdhe_rsa_aes_256_sha", false);
|
||||
// user_pref("security.ssl3.rsa_aes_128_gcm_sha256", false); // no PFS
|
||||
// user_pref("security.ssl3.rsa_aes_256_gcm_sha384", false); // no PFS
|
||||
// user_pref("security.ssl3.rsa_aes_128_sha", false); // no PFS
|
||||
// user_pref("security.ssl3.rsa_aes_256_sha", false); // no PFS
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue