th5/_dev/tris-localserver
Kris Kwiatkowski 07ad1769c3 fix: in TLSv1.3, the ALPN extension must be sent in EE
serverHandshakeState::readClientHello was setting selected ALPN protocol
always on hs.hello.alpnProtocol, which is specific to TLS 1.2 and older.
Because of that server was marshalling ALPN to SH instead of EE.
2018-09-16 23:33:49 +01:00
..
Dockerfile Testing rework 2018-03-29 13:15:52 +01:00
runner.sh tls tris server: allow custom server keypairs (#128) 2018-08-19 20:59:43 +01:00
server.go fix: in TLSv1.3, the ALPN extension must be sent in EE 2018-09-16 23:33:49 +01:00
start.sh Testing rework 2018-03-29 13:15:52 +01:00