Tests for parsing and printing certificates containing SCTs
authorRob Percival <robpercival@google.com>
Mon, 22 Feb 2016 16:51:44 +0000 (16:51 +0000)
committerRich Salz <rsalz@openssl.org>
Thu, 25 Feb 2016 18:59:11 +0000 (13:59 -0500)
commit5dc312215fa54b70cc8b4baec933bcc19525bc03
treed347c9d2623371dc2edee94f8cab98fbfb6690d4
parent5ad29c54082ae0e00f389b2373c7ca065d3860ad
Tests for parsing and printing certificates containing SCTs

Reviewed-by: Ben Laurie <ben@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
test/Makefile.in
test/certs/embeddedSCTs1.pem [new file with mode: 0644]
test/certs/embeddedSCTs1.sct [new file with mode: 0644]
test/certs/embeddedSCTs3.pem [new file with mode: 0644]
test/certs/embeddedSCTs3.sct [new file with mode: 0644]
test/ct/tls1.sct [new file with mode: 0644]
test/ct_test.c [new file with mode: 0644]
test/recipes/80-test_ct.t [new file with mode: 0644]