typo fix
This commit is contained in:
parent
068ecbc24a
commit
3b7a4d4aaa
1 changed files with 1 additions and 1 deletions
|
|
@ -253,7 +253,7 @@ An example of the format of the default entry in the key file, `/etc/chrony.keys
|
|||
1 SHA1 HEX:A6CFC50C9C93AB6E5A19754C246242FC5471BCDF
|
||||
----
|
||||
|
||||
Where `1` is the key ID, SHA1 is the hash function to use, `HEX` is the format of the key, and `A6CFC50C9C93AB6E5A19754C246242FC5471BCDF` is the key randomly generated when [application]*chronyd* was started for the first time. The key can be given in hexidecimal or ASCII format (the default).
|
||||
Where `1` is the key ID, SHA1 is the hash function to use, `HEX` is the format of the key, and `A6CFC50C9C93AB6E5A19754C246242FC5471BCDF` is the key randomly generated when [application]*chronyd* was started for the first time. The key can be given in hexadecimal or ASCII format (the default).
|
||||
|
||||
A manual entry in the key file, used to authenticate packets from certain `NTP` servers or peers, can be as simple as the following:
|
||||
|
||||
|
|
|
|||
Reference in a new issue