Add a pref and enterprise policy to enable CNSA2.0 key agreement
Categories
(Core :: Security: PSM, enhancement, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: jschanck, Assigned: jschanck)
References
Details
Attachments
(1 file)
| Assignee | ||
Comment 1•1 month ago
|
||
Comment 2•1 month ago
|
||
Chrome appears to have implemented this as two policies:
PreferSlowKexAlgorithms
https://chromeenterprise.google/policies/prefer-slow-kex-algorithms/
PreferSlowCiphers
https://chromeenterprise.google/policies/prefer-slow-kex-algorithms/#PreferSlowCiphers
I'm wondering if we should copy...
Comment 5•1 month ago
|
||
Backed out for causing failures at test_sorted_alphabetically.js.
Backout link: https://hg.mozilla.org/integration/autoland/rev/e0dce5d24a1a
Failure log: https://treeherder.mozilla.org/logviewer?job_id=579215101&repo=autoland&task=Ns0gQeolSkW5tFJo77rB7A.0&lineNumber=9810
| Assignee | ||
Updated•1 month ago
|
Updated•1 month ago
|
Comment 8•1 month ago
|
||
Does this need to go in the 153 ESR?
| Assignee | ||
Comment 9•1 month ago
|
||
The underlying key agreement algorithm is only available in NSS 3.126 / Firefox 154. We would only consider backporting the feature if there was a very strong reason to do so, and I'm not aware of one.
Description
•