Update BoGo and enable Kyber tests
Categories
(NSS :: Test, task, P3)
Tracking
(Not tracked)
People
(Reporter: jschanck, Assigned: jschanck)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
BoringSSL revision cee2dbb0 changes the default expectation for tests
that check the Key Usage bits of RSA server certificates in TLS 1.2.
See also: https://boringssl-review.googlesource.com/c/boringssl/+/58805
Depends on D199121
Assignee | ||
Comment 2•2 years ago
|
||
BoringSSL revision 7b935937 added a "-curves" flag for configuring supported
named groups on the shim.
See also:
- https://boringssl-review.googlesource.com/c/boringssl/+/33105
- https://boringssl-review.googlesource.com/c/boringssl/+/59325
Depends on D199122
Assignee | ||
Comment 3•2 years ago
|
||
BoringSSL revision e33257fa adds an "-ipv6" shim flag to indicate whether the
shim should connect using IPv6 or IPv4. Revision 50ee0955 changes the shim <->
runner protocol to avoid port exhaustion. The runner uses a single port, rather
than one per test, and the shim receives a "-shim-id" argument that it writes
back to the runner after establishing a TCP connection.
See also:
- https://boringssl-review.googlesource.com/c/boringssl/+/60885
- https://boringssl-review.googlesource.com/c/boringssl/+/60888
Depends on D199123
Assignee | ||
Comment 4•2 years ago
|
||
https://hg.mozilla.org/projects/nss/rev/5bf52175f1efdf70902168c807875c4fe6066530
https://hg.mozilla.org/projects/nss/rev/a67223a53fc764d96c7e146d488ee30b5d7aefb4
https://hg.mozilla.org/projects/nss/rev/7235d7750044c99b719aa200e44aff76a7b45ead
Description
•