Revise cipher list regress coverage of SSL_set_security_level().
authorjsing <jsing@openbsd.org>
Sat, 17 Dec 2022 16:05:28 +0000 (16:05 +0000)
committerjsing <jsing@openbsd.org>
Sat, 17 Dec 2022 16:05:28 +0000 (16:05 +0000)
commitdc96bea7434e27848506dbf73fc47104aa767443
treefbca5535f0d84a23c3671ca2e21c8f7bbae1bc1c
parentce6fd31be65e36dad91d518a8860b4237b6248cf
Revise cipher list regress coverage of SSL_set_security_level().

A SSL_set_security_level() call was added to the cipher list regress, which
expects a failure - however, it should succeed and fails for a completely
unrelated reason. Rework this regress so that it actually passes and tests
for the expected behaviour.
regress/lib/libssl/unit/cipher_list.c