]> git.ipfire.org Git - thirdparty/bind9.git/commit
Cleanup support for specifying PKCS#11 engine as part of the label
authorOndřej Surý <ondrej@isc.org>
Wed, 22 Jan 2020 09:16:22 +0000 (10:16 +0100)
committerOndřej Surý <ondrej@isc.org>
Mon, 10 Feb 2020 15:30:19 +0000 (07:30 -0800)
commita5c87d9d186e155553be0ae153bb50180f54fffd
tree4a4ce2edea55f19db2ed8930f4b6cfee7517161a
parent497c79776201725b3c179378f4b160c2ed0807b3
Cleanup support for specifying PKCS#11 engine as part of the label

The code for specifying OpenSSL PKCS#11 engine as part of the label
(e.g. -l "pkcs11:token=..." instead of -E pkcs11 -l "token=...")
was non-functional.  This commit just cleans the related code.
lib/dns/opensslrsa_link.c