commit | da085d273c6f2a82f3e13dc6482e0f00e0daab5b | [log] [tgz] |
---|---|---|
author | Emilia Kasper <emilia@openssl.org> | Tue Aug 09 16:47:26 2016 +0200 |
committer | Emilia Kasper <emilia@openssl.org> | Wed Aug 10 14:41:21 2016 +0200 |
tree | 35c35a7e7b3eed72c8e7cd593d6445d2a3c7a8e0 | |
parent | b03fe23146a7ef6047226fa4927103b80e8fe155 [diff] |
SSL tests: port CT tests, add a few more This commit only ports existing tests, and adds some coverage for resumption. We don't appear to have any handshake tests that cover SCT validation success, and this commit doesn't change that. Reviewed-by: Rich Salz <rsalz@openssl.org>