tree: cfdd8009233d82a198edbb30a12db32e097e686e [path history] [tgz]
  1. cert.key
  2. cert.pem
  3. config.json
  4. README.md
  5. w3c-import.log
LayoutTests/imported/w3c/web-platform-tests/tools/quic/certs/README.md

To generate cert.key and cert.pem:

  1. Remove web-platform.test.key and web-platform.test.pem in ../../certs.
  2. From the root, run ./wpt serve --config tools/quic/certs/config.json and terminate it after it has started up.
  3. Move tools/certs/web-platform.test.key to tools/quic/certs/cert.key.
  4. Move tools/certs/web-platform.test.pem to tools/quic/certs/cert.pem.
  5. Recover the original web-platform.test.key and web-platform.test.pem in ../../certs.

See also: ../../certs/README.md