Tests for parsing and printing certificates containing SCTs
[openssl.git] / test / recipes / 80-test_ct.t
1 #! /usr/bin/perl
2
3 use OpenSSL::Test::Simple;
4
5 simple_test("test_ct", "ct_test");
6