refine dnssec-keyfromlabel description

This commit is contained in:
Mark Andrews 2008-11-26 03:09:51 +00:00
parent 8d460bed78
commit fe3f310e2e

View file

@ -483,9 +483,9 @@
2348. [func] Use the EVP interface to OpenSSL. Add PKCS#11 support.
Documentation is in the new README.pkcs11 file.
New tool, dnssec-keyfromlabel, which takes the
label of a key pair in the HSM and constructs a DNS
key pair for use by named and dnssec-signzone which
uses it. [RT #16844]
label of a key pair in a HSM and constructs a DNS
key pair for use by named and dnssec-signzone.
[RT #16844]
2347. [bug] Delete now traverses the RB tree in the canonical
order. [RT #17451]