Add test coverage for SCT validation.
authorjsing <jsing@openbsd.org>
Thu, 6 Jan 2022 04:42:00 +0000 (04:42 +0000)
committerjsing <jsing@openbsd.org>
Thu, 6 Jan 2022 04:42:00 +0000 (04:42 +0000)
commite060515c093c55fb3aabf4b8204534afc6277f33
treeedd0cc26acff2043823f7e32296e7cb21cf095f7
parentc47bbd410a8bdaf1c636b692508e82fe10f85e2b
Add test coverage for SCT validation.

Of note, the public APIs for this mean that the only way you can add a
CTLOG is by reading a configuration file from disk - there is no
programmatic way to do this.
regress/lib/libcrypto/ct/Makefile
regress/lib/libcrypto/ct/ctlog.conf [new file with mode: 0644]
regress/lib/libcrypto/ct/cttest.c
regress/lib/libcrypto/ct/letsencrypt-r3.crt [new file with mode: 0644]