Don't attempt to load the CT log list with no-ec
authorEmilia Kasper <emilia@openssl.org>
Wed, 10 Aug 2016 16:36:47 +0000 (18:36 +0200)
committerEmilia Kasper <emilia@openssl.org>
Wed, 10 Aug 2016 16:46:06 +0000 (18:46 +0200)
commitbe82f7b32087496d94edaa309a7b2ea9a8c84e1d
tree4f49ac8b8d75a79fe173ce89d37f898bab82bdda
parente86e76a6c4744244104838700eebeb54209b5827
Don't attempt to load the CT log list with no-ec

In practice, CT isn't really functional without EC anyway, as most logs
use EC keys. So, skip loading the log list with no-ec, and skip CT tests
completely in that conf.

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/handshake_helper.c
test/recipes/80-test_ssl_new.t