Skip to content

Commit

Permalink
Bug 1878725 - enable xyber768d00 handshake in desktop nightly. r=keeler
Browse files Browse the repository at this point in the history
  • Loading branch information
jschanck committed Feb 12, 2024
1 parent f210158 commit 68251c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modules/libpref/init/StaticPrefList.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14267,7 +14267,11 @@

- name: security.tls.enable_kyber
type: RelaxedAtomicBool
#ifdef ANDROID
value: false
#else
value: @IS_NIGHTLY_BUILD@
#endif
mirror: always

- name: security.ssl.treat_unsafe_negotiation_as_broken
Expand Down

0 comments on commit 68251c0

Please sign in to comment.