Go to file
2018-08-20 14:24:27 +01:00
images gotls13-t2: new server 2018-08-20 14:24:27 +01:00
.gitignore gotls13-p1: make it possible to use certificates in test server 2018-08-19 19:58:51 +00:00
README.md introduces gotls13. as an alias 2018-08-20 13:06:07 +00:00

TLS testing

Servers

Quantum-resistant key exchange

  • pq-t1.amongbytes.com: SIDH tests
  • pq-t2.amongbytes.com: SIDH tests - TLS 1.3 only is supported

TLS-TRIS

  • gotls13-t1.amongbytes.com: Testing branch of tls-tris. It supports only TLS 1.3 (0x0304)
  • gotls13-t2.amongbytes.com: Testing branch of tls-tris. It supports only TLS 1.3 Draft 28
  • gotls13.amongbytes.com: Currently alias to gotls13-t2 (referenced at https://github.com/tlswg/tls13-spec/wiki/Implementations)
  • gotls13-p1.amongbytes.com: Testing branch of tls-tris - master branch
  • gotls13-r1.amongbytes.com: Testing branch of tls-tris - latest release