]> git.ipfire.org Git - thirdparty/bind9.git/commit
Drop USE_OPENSSL constraint from dh_test
authorMichal Nowak <mnowak@isc.org>
Tue, 26 Jan 2021 17:01:41 +0000 (18:01 +0100)
committerMichal Nowak <mnowak@isc.org>
Wed, 17 Feb 2021 11:46:25 +0000 (12:46 +0100)
commitf483b102dd871d23bfd5cfde3d0644cb119ccdb7
tree6e37cfdf1c236d419473f0f1c3a8d55ffba0a27b
parent1378c887847e1c9d9df9caefe3bc78e5d5847811
Drop USE_OPENSSL constraint from dh_test

The USE_OPENSSL constraint in dh_test does not seems to be necessary
anymore, the test runs with PKCS#11 as well.

(cherry picked from commit c341e7f740c65003e4300510c25cab2db50c1a4a)
lib/dns/tests/dh_test.c