diff --git a/bin/dig/dig.1 b/bin/dig/dig.1 index 0418d5b320..92ac677709 100644 --- a/bin/dig/dig.1 +++ b/bin/dig/dig.1 @@ -13,7 +13,7 @@ .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" -.\" $Id: dig.1,v 1.14.2.4.2.8 2005/05/13 02:43:17 marka Exp $ +.\" $Id: dig.1,v 1.14.2.4.2.9 2005/08/30 02:34:59 marka Exp $ .\" .hy 0 .ad l @@ -205,7 +205,9 @@ Requests DNSSEC records be sent by setting the DNSSEC OK bit (DO) in the OPT rec Chase DNSSEC signature chains\&. Requires dig be compiled with \-DDIG_SIGCHASE\&. .TP \fB+trusted\-key=####\fR -Specify a trusted key to be used with \fB+sigchase\fR\&. Requires dig be compiled with \-DDIG_SIGCHASE\&. +Specifies a file containing trusted keys to be used with \fB+sigchase\fR\&. Each DNSKEY record must be on its own line\&. +If not specified \fBdig\fR will look for \fI/etc/trusted\-key\&.key\fR then \fItrusted\-key\&.key\fR in the current directory\&. +Requires dig be compiled with \-DDIG_SIGCHASE\&. .TP \fB+[no]topdown\fR When chasing DNSSEC signature chains perform a top down validation\&. Requires dig be compiled with \-DDIG_SIGCHASE\&. diff --git a/bin/dig/dig.html b/bin/dig/dig.html index 907d358915..462aa5c9d1 100644 --- a/bin/dig/dig.html +++ b/bin/dig/dig.html @@ -14,7 +14,7 @@ - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - PERFORMANCE OF THIS SOFTWARE. --> - +
@@ -420,10 +420,21 @@ Chase DNSSEC signature chains. Requires dig be compiled with -DDIG_SIGCHASE.+trusted-key=####
-Specify a trusted key to be used with +sigchase.
-Requires dig be compiled with -DDIG_SIGCHASE.
-
+ Specifies a file containing trusted keys to be used with
+ +sigchase. Each DNSKEY record must be
+ on its own line.
+
+ If not specified dig will look for
+ /etc/trusted-key.key then
+ trusted-key.key in the current directory.
+
+ Requires dig be compiled with -DDIG_SIGCHASE. +
++[no]topdownWhen chasing DNSSEC signature chains perform a top down validation. @@ -435,7 +446,7 @@ Requires dig be compiled with -DDIG_SIGCHASE.
The BIND 9 implementation of dig supports specifying multiple queries on the command line (in addition to @@ -476,7 +487,7 @@ will not print the initial query when it looks up the NS records for
/etc/resolv.conf
host(1), named(8), @@ -494,7 +505,7 @@ will not print the initial query when it looks up the NS records for
There are probably too many query options.
diff --git a/bin/dnssec/dnssec-keygen.8 b/bin/dnssec/dnssec-keygen.8 index e808354e84..2f9dd76ccf 100644 --- a/bin/dnssec/dnssec-keygen.8 +++ b/bin/dnssec/dnssec-keygen.8 @@ -13,7 +13,7 @@ .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" -.\" $Id: dnssec-keygen.8,v 1.19.12.7 2005/05/12 23:56:56 sra Exp $ +.\" $Id: dnssec-keygen.8,v 1.19.12.8 2005/08/30 02:35:00 marka Exp $ .\" .hy 0 .ad l @@ -92,7 +92,7 @@ Indicates the use of the key\&. \fBtype\fR must be one of AUTHCONF, NOAUTHCONF, Sets the debugging level\&. .SH "GENERATED KEYS" .PP -When \fBdnssec\-keygen\fR completes successfully, it prints a string of the form \fIKnnnn\&.+aaa+iiiii\fR to the standard output\&. This is an identification string for the key it has generated\&. These strings can be used as arguments to \fBdnssec\-makekeyset\fR\&. +When \fBdnssec\-keygen\fR completes successfully, it prints a string of the form \fIKnnnn\&.+aaa+iiiii\fR to the standard output\&. This is an identification string for the key it has generated\&. .TP 3 \(bu \fInnnn\fR is the key name\&. diff --git a/bin/dnssec/dnssec-keygen.html b/bin/dnssec/dnssec-keygen.html index e32e09c674..81705da6e1 100644 --- a/bin/dnssec/dnssec-keygen.html +++ b/bin/dnssec/dnssec-keygen.html @@ -14,7 +14,7 @@ - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - PERFORMANCE OF THIS SOFTWARE. --> - + @@ -149,8 +149,7 @@ When dnssec-keygen completes successfully, it prints a string of the formKnnnn.+aaa+iiiii
to the standard output. This is an identification string for
- the key it has generated. These strings can be used as arguments
- to dnssec-makekeyset.
+ the key it has generated.
@@ -188,7 +187,7 @@