commit | ee7002266cbdcfcfe002c94396795c9fb3d5a337 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Fri Mar 03 10:28:02 2017 +0000 |
committer | Matt Caswell <matt@openssl.org> | Sat Mar 04 23:39:00 2017 +0000 |
tree | 48bb7a4d71d14dd9be67b4fcfadb265a80069262 | |
parent | cfef5027bf27a74098588e48829f0d058b4b0aea [diff] |
Add a test for TLSv1.3 cookies We just check that if we insert a cookie into an HRR it gets echoed back in the subsequent ClientHello. Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2839)