| 192 |
- |
1 |
# This is an example chrony keys file. It enables authentication of NTP
|
|
|
2 |
# packets with symmetric keys when its location is specified by the keyfile
|
|
|
3 |
# directive in chrony.conf(5). It should be readable only by root and the
|
|
|
4 |
# user under which chronyd is running.
|
|
|
5 |
#
|
|
|
6 |
# Don't use the example keys! It's recommended to generate random keys using
|
|
|
7 |
# the chronyc keygen command.
|
|
|
8 |
|
|
|
9 |
# Examples of valid keys:
|
|
|
10 |
|
|
|
11 |
#1 MD5 AVeryLongAndRandomPassword
|
|
|
12 |
#2 MD5 HEX:12114855C7931009B4049EF3EFC48A139C3F989F
|
|
|
13 |
#3 SHA1 HEX:B2159C05D6A219673A3B7E896B6DE07F6A440995
|