th5/_dev
Peter Wu c89a0a5f3a tris: Add initial client interoperability tests
Prepare framework for testing tls-tris as client against other servers.
Currently only boringssl is implemented, but the idea is to add support
for others too (NSS, OpenSSL, picotls, tris, ...).

To test multiple certificate types, copy ecdsa.pem and rsa.pem from
tris-localserver for boringssl. The boringssl image is reused for the
server since the binaries were built anyway. Revision is bumped to
something to fix a build error and make the -loop and -www options work.
2017-12-13 17:39:53 +00:00
..
bogo tris: enable client tests with bogo shim 2017-12-13 17:39:53 +00:00
boring tris: Add initial client interoperability tests 2017-12-13 17:39:53 +00:00
caddy tris: add echo.filippo.io 2017-09-05 21:06:35 +01:00
mint tris: fix mint interop 2017-09-05 21:06:34 +01:00
picotls tris: add picotls interop 2017-09-05 21:06:34 +01:00
testdata tris: add Dockerfile to run unit tests with -update 2017-09-05 21:06:35 +01:00
tris-localserver tris: enable TLS 1.3 for tris-localserver again. 2017-09-29 12:47:55 +01:00
tris-testclient tris: Add initial client interoperability tests 2017-12-13 17:39:53 +00:00
tstclnt crypto/tls: do not drain 0-RTT data on Close 2017-09-05 21:06:34 +01:00
.gitignore tris: Add initial client interoperability tests 2017-12-13 17:39:53 +00:00
bogo.sh tris: add proper BoGo tests 2017-09-05 21:06:35 +01:00
go.sh tris: fix cross-compilation and relocation 2017-09-05 21:06:34 +01:00
interop.sh tris: Add initial client interoperability tests 2017-12-13 17:39:53 +00:00
Makefile tris: update Go to 1.9 2017-09-07 17:40:17 +01:00