Choose a ciphersuite for testing that won't be affected by "no-*" options
authorMatt Caswell <matt@openssl.org>
Mon, 22 Aug 2016 09:42:08 +0000 (10:42 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 22 Aug 2016 12:52:02 +0000 (13:52 +0100)
commitfe34735c194b9d81dd84e89bbfcfc67c90aa99b3
tree2806488db2947bbc03aeaac7a746f0549d8c0ff6
parent099e2968ed3c7d256cda048995626664082b1b30
Choose a ciphersuite for testing that won't be affected by "no-*" options

The previous ciphersuite broke in no-ec builds.

Reviewed-by: Richard Levitte <levitte@openssl.org>
test/dtlstest.c