Skip to content

crypto/tls: extend coverage of BoGo test suite #72006

Open
@cpu

Description

@cpu

In #51434 a shim for the BoringSSL BoGo test suite, and a unit test to drive it, were added to crypto/tls. See bogo_shim_test.go. To limit the scope of that initial work many tests were disabled in the associated JSON config.

To maximize the value of this test shim we should work through this list and either provide a clear reason for why skipping the test makes sense based on some additional context (missing features, protocol ambiguity, etc) or implement the required fixes to enable the test.

Metadata

Metadata

Assignees

Labels

ImplementationIssues describing a semantics-preserving change to the Go implementation.NeedsFixThe path to resolution is known, but the work has not been done.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions