tree: 58ff353780dd8c49b1461be5c4316ae31e490a10 [path history] [tgz]
  1. README.md
android/vendor/rustls-webpki-0.101.7/third-party/bettertls/README.md

BetterTLS Test Suite

Generated using the Netflix bettertls project.

Pathbuilding

To regenerate pathbuilding test data:

  1. Install Go
  2. Generate the JSON testdata export for the path building suite:
GOBIN=$PWD go install github.com/Netflix/bettertls/test-suites/cmd/bettertls@latest
./bettertls export-tests --suite pathbuilding --out ./pathbuilding.tests.json