mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
We do support keyboard input now.
This commit is contained in:
@@ -11,12 +11,11 @@ Key generation and signing
|
|||||||
|
|
||||||
The tools for generating DNSSEC keys and signatures are now in the
|
The tools for generating DNSSEC keys and signatures are now in the
|
||||||
bin/dnssec directory. Documentation for these programs can be found
|
bin/dnssec directory. Documentation for these programs can be found
|
||||||
in doc/arm/Bv9ARM.4.html.
|
in doc/arm/Bv9ARM.4.html and the man pages.
|
||||||
|
|
||||||
The random data used in generating DNSSEC keys and signatures comes from
|
The random data used in generating DNSSEC keys and signatures comes from
|
||||||
/dev/random if the OS supports that. Otherwise, the DNSSEC tools must
|
either /dev/random (if the OS supports it) or keyboard input. Alternatively,
|
||||||
be fed a file containing entropy/random data. Future releases will allow
|
the a device or file containing entropy/random data can be specified.
|
||||||
entropy to be entered manually from the keyboard.
|
|
||||||
|
|
||||||
|
|
||||||
Serving secure zones
|
Serving secure zones
|
||||||
@@ -66,4 +65,4 @@ an update occurs. Advanced access control is possible using the
|
|||||||
"update-policy" statement in the zone definition.
|
"update-policy" statement in the zone definition.
|
||||||
|
|
||||||
|
|
||||||
$Id: dnssec,v 1.4 2000/06/22 00:14:36 tale Exp $
|
$Id: dnssec,v 1.5 2000/06/27 21:45:52 bwelling Exp $
|
||||||
|
Reference in New Issue
Block a user