]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix no-dtls
authorMatt Caswell <matt@openssl.org>
Tue, 1 Dec 2020 15:34:24 +0000 (15:34 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 2 Dec 2020 17:04:54 +0000 (17:04 +0000)
commit4be35545aea9f76e3704fe88bb8f3fc135ceb4c8
treeb1485c1e742ad135b9854920f15fdc1a73d245b1
parentc195c882335874505f58debf3f6bf750377c62af
Fix no-dtls

Ensure we correctly detect if DTLS has been disabled in the client auth
test_ssl_new tests.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13587)
test/ssl-tests/04-client_auth.cnf.in