cloudflare / cloudflare/tls-tris

Tests against NSS head do not work anymore

Open
#67 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
300
Forks
52
PR merge metrics
No merged PRs in 30d

Description

See https://github.com/cloudflare/tls-tris/pull/66 for more details
Ideally interoperability tests for tls-tris should be done only against hardcoded commit in 3rd party software, which will improve stability and save time spent on debugging.

Actually better solution seems to be not to have interoperability tests and simply use same approach as in ``handshake_client_test.go`` and ``handshake_server_test.go`` (which is uses data from "testdata" dir). Probably it makes sense to add such improvement after TLSv1.3 spec is finalized

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.