Suppress CT warnings in test_ssl
authorMatt Caswell <matt@openssl.org>
Fri, 11 Mar 2016 13:50:55 +0000 (13:50 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 11 Mar 2016 13:52:26 +0000 (13:52 +0000)
commitad87a3dc2ca3bfd4642cf2fdc524535916a85c2c
tree140c3f498c2912d92b9e5a87dc0b3a2bcc7ccd84
parent39dbb990a06753c0ab74d56098218d41780a9053
Suppress CT warnings in test_ssl

Running test_ssl with HARNESS_VERBOSE results in lots of spurious warnings
about an inability to load the CT config file. This fixes it.

Reviewed-by: Richard Levitte <levitte@openssl.org>
test/recipes/80-test_ssl.t