]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Document new -J option for dnssec-signzone and dnssec-verify
authorNicki Křížek <nicki@isc.org>
Thu, 27 Jun 2024 11:31:55 +0000 (13:31 +0200)
committerNicki Křížek <nicki@isc.org>
Mon, 8 Jul 2024 12:53:01 +0000 (14:53 +0200)
bin/dnssec/dnssec-signzone.rst
bin/dnssec/dnssec-verify.rst

index 5c2f1d6b450f9fdaafed96efb6791645b33faa71..ec4cc2d0a2eb161c191fba91b7fea488229ec994 100644 (file)
@@ -21,7 +21,7 @@ dnssec-signzone - DNSSEC zone signing tool
 Synopsis
 ~~~~~~~~
 
-:program:`dnssec-signzone` [**-a**] [**-c** class] [**-d** directory] [**-D**] [**-E** engine] [**-e** end-time] [**-f** output-file] [**-F**] [**-g**] [**-G sync-records**] [**-h**] [**-i** interval] [**-I** input-format] [**-j** jitter] [**-K** directory] [**-k** key] [**-L** serial] [**-M** maxttl] [**-N** soa-serial-format] [**-o** origin] [**-O** output-format] [**-P**] [**-Q**] [**-q**] [**-R**] [**-S**] [**-s** start-time] [**-T** ttl] [**-t**] [**-u**] [**-v** level] [**-V**] [**-X** extended end-time] [**-x**] [**-z**] [**-3** salt] [**-H** iterations] [**-A**] {zonefile} [key...]
+:program:`dnssec-signzone` [**-a**] [**-c** class] [**-d** directory] [**-D**] [**-E** engine] [**-e** end-time] [**-f** output-file] [**-F**] [**-g**] [**-G sync-records**] [**-h**] [**-i** interval] [**-I** input-format] [**-j** jitter] [**-J** filename] [**-K** directory] [**-k** key] [**-L** serial] [**-M** maxttl] [**-N** soa-serial-format] [**-o** origin] [**-O** output-format] [**-P**] [**-Q**] [**-q**] [**-R**] [**-S**] [**-s** start-time] [**-T** ttl] [**-t**] [**-u**] [**-v** level] [**-V**] [**-X** extended end-time] [**-x**] [**-z**] [**-3** salt] [**-H** iterations] [**-A**] {zonefile} [key...]
 
 Description
 ~~~~~~~~~~~
@@ -89,6 +89,11 @@ Options
    where ``digest-type`` is an allowed algorithm such as SHA-256 (2), or SHA-384 (4).
    Only works in combination with smart signing (``-S``).
 
+.. option:: -J filename
+
+   This option tells :program:`dnssec-signzone` to read the journal from the given file
+   when loading the zone file.
+
 .. option:: -K directory
 
    This option specifies the directory to search for DNSSEC keys. If not
index 870089482b28e1090bdc8bad59b555dc0d7520d5..7f553532571a563b153a23db6152e02903446bf5 100644 (file)
@@ -21,7 +21,7 @@ dnssec-verify - DNSSEC zone verification tool
 Synopsis
 ~~~~~~~~
 
-:program:`dnssec-verify` [**-c** class] [**-E** engine] [**-I** input-format] [**-o** origin] [**-q**] [**-v** level] [**-V**] [**-x**] [**-z**] {zonefile}
+:program:`dnssec-verify` [**-c** class] [**-E** engine] [**-I** input-format] [**-J** filename] [**-o** origin] [**-q**] [**-v** level] [**-V**] [**-x**] [**-z**] {zonefile}
 
 Description
 ~~~~~~~~~~~
@@ -53,6 +53,11 @@ Options
    format containing updates can be verified independently.
    This option is not useful for non-dynamic zones.
 
+.. option:: -J filename
+
+   This option tells :program:`dnssec-verify` to read the journal from the given file
+   when loading the zone file.
+
 .. option:: -o origin
 
    This option indicates the zone origin. If not specified, the name of the zone file is