xref: /netbsd-src/external/mpl/bind/dist/doc/man/tsig-keygen.8in (revision 9689912e6b171cbda866ec33f15ae94a04e2c02d)
Man page generated from reStructuredText.
. . .nr rst2man-indent-level 0 . \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .rstReportMargin pre:
. RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .rstReportMargin post:
.. . RE indent \\n[an-margin]
old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1 new: \\n[rst2man-indent\\n[rst2man-indent-level]]
..
"TSIG-KEYGEN" "8" "@RELEASE_DATE@" "@PACKAGE_VERSION@" "BIND 9"
NAME
tsig-keygen - TSIG key generation tool
SYNOPSIS
tsig-keygen [-a algorithm] [-h] [name]
DESCRIPTION
tsig-keygen is an utility that generates keys for use with TSIG (Transaction Signatures) as defined in \X'tty: link https://datatracker.ietf.org/doc/html/rfc2845.html'\%RFC 2845\X'tty: link'. The resulting keys can be used, for example, to secure dynamic DNS updates to a zone, or for the \%rndc command channel. A domain name can be specified on the command line to be used as the name of the generated key. If no name is specified, the default is tsig-key.
OPTIONS
NDENT 0.0

-a algorithm This option specifies the algorithm to use for the TSIG key. Available choices are: hmac-md5, hmac-sha1, hmac-sha224, hmac-sha256, hmac-sha384, and hmac-sha512. The default is hmac-sha256. Options are case-insensitive, and the \(dqhmac-\(dq prefix may be omitted. NINDENT NDENT 0.0

-h This option prints a short summary of options and arguments. NINDENT

SEE ALSO
\%nsupdate(1), \%named.conf(5), \%named(8), BIND 9 Administrator Reference Manual.
AUTHOR
Internet Systems Consortium
COPYRIGHT
2024, Internet Systems Consortium Generated by docutils manpage writer.
.