add leading asterick

Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
This commit is contained in:
Thorin-Oakenpants 2020-06-27 12:00:49 +00:00 committed by GitHub
parent 8239d41475
commit df4988c3f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -754,7 +754,7 @@ user_pref("security.mixed_content.block_object_subrequest", true);
// user_pref("security.ssl3.rsa_des_ede3_sha", false);
/* 1262: disable weak ciphers
* ALL: use SHA1 and CBC which should be considered broken [1] [2]
128: https://en.wikipedia.org/wiki/Key_size
* 128: https://en.wikipedia.org/wiki/Key_size
* NOPFS: https://en.wikipedia.org/wiki/Forward_secrecy
* DHE: Diffie-Hellman key exchange w/o Elliptic-curves
* [STATS] Firefox telemetry (June 2020)