]> git.ipfire.org Git - thirdparty/chrony.git/commit
nts: handle negotiated server as FQDN
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 21 Apr 2021 07:37:40 +0000 (09:37 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 22 Apr 2021 08:20:31 +0000 (10:20 +0200)
commit754097944be27f3efe5fc1792ea8a318e09dc854
treed7d7d5e4588ae6b7ff19ebe48ee70134f39fb018
parentdd6a25edf2df2375696f9cb65e702fc5b9f994db
nts: handle negotiated server as FQDN

The NTS RFC requires the recipient of the Server Negotiation NTS-KE
record to handle the name as a fully qualified domain name. Add a
trailing dot if not present to force the name to be resolved as one.
doc/chrony.conf.adoc
nts_ke_client.c