invoke-ntp-keygen.texi (ntp-4.2.8p14) | : | invoke-ntp-keygen.texi (ntp-4.2.8p15) | ||
---|---|---|---|---|
@node ntp-keygen Invocation | @node ntp-keygen Invocation | |||
@section Invoking ntp-keygen | @section Invoking ntp-keygen | |||
@pindex ntp-keygen | @pindex ntp-keygen | |||
@cindex Create a NTP host key | @cindex Create a NTP host key | |||
@ignore | @ignore | |||
# | # | |||
# EDIT THIS FILE WITH CAUTION (invoke-ntp-keygen.texi) | # EDIT THIS FILE WITH CAUTION (invoke-ntp-keygen.texi) | |||
# | # | |||
# It has been AutoGen-ed March 3, 2020 at 05:41:32 PM by AutoGen 5.18.5 | # It has been AutoGen-ed June 23, 2020 at 02:21:07 AM by AutoGen 5.18.5 | |||
# From the definitions ntp-keygen-opts.def | # From the definitions ntp-keygen-opts.def | |||
# and the template file agtexi-cmd.tpl | # and the template file agtexi-cmd.tpl | |||
@end ignore | @end ignore | |||
This program generates cryptographic data files used by the NTPv4 | This program generates cryptographic data files used by the NTPv4 | |||
authentication and identification schemes. | authentication and identification schemes. | |||
It can generate message digest keys used in symmetric key cryptography and, | It can generate message digest keys used in symmetric key cryptography and, | |||
if the OpenSSL software library has been installed, it can generate host keys, | if the OpenSSL software library has been installed, it can generate host keys, | |||
signing keys, certificates, and identity keys and parameters used in Autokey | signing keys, certificates, and identity keys and parameters used in Autokey | |||
public key cryptography. | public key cryptography. | |||
skipping to change at line 1057 | skipping to change at line 1057 | |||
The text printed is the same whether selected with the @code{help} option | The text printed is the same whether selected with the @code{help} option | |||
(@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{ more-help} will print | (@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{ more-help} will print | |||
the usage text by passing it through a pager program. | the usage text by passing it through a pager program. | |||
@code{more-help} is disabled on platforms without a working | @code{more-help} is disabled on platforms without a working | |||
@code{fork(2)} function. The @code{PAGER} environment variable is | @code{fork(2)} function. The @code{PAGER} environment variable is | |||
used to select the program, defaulting to @file{more}. Both will exit | used to select the program, defaulting to @file{more}. Both will exit | |||
with a status code of 0. | with a status code of 0. | |||
@exampleindent 0 | @exampleindent 0 | |||
@example | @example | |||
ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.8p14 | ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.8p15 | |||
Usage: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... | Usage: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... | |||
Flg Arg Option-Name Description | Flg Arg Option-Name Description | |||
-b Num imbits identity modulus bits | -b Num imbits identity modulus bits | |||
- it must be in the range: | - it must be in the range: | |||
256 to 2048 | 256 to 2048 | |||
-c Str certificate certificate scheme | -c Str certificate certificate scheme | |||
-C Str cipher privatekey cipher | -C Str cipher privatekey cipher | |||
-d no debug-level Increase debug verbosity level | -d no debug-level Increase debug verbosity level | |||
- may appear multiple times | - may appear multiple times | |||
-D Num set-debug-level Set the debug verbosity level | -D Num set-debug-level Set the debug verbosity level | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added |