summaryrefslogtreecommitdiffstats
path: root/debian/chrony.keys
blob: a2d655d21a19acb04373c4c41536be1e074f3484 (plain)
1
2
3
4
5
6
7
8
9
10
# This file is solely used for NTP authentication with symmetric keys
# as defined by RFC 1305 and RFC 5905.
#
# It can contain ID/key pairs which can be generated using the “keygen” option
# from “chronyc”; for example:
# chronyc keygen 1 SHA256 256 >> /etc/chrony/chrony.keys
# would generate a 256-bit SHA-256 key using ID 1.
#
# A list of supported hash functions and output encoding is available by
# consulting the "keyfile" directive in the chrony.conf(5) man page.