]> git.ipfire.org Git - thirdparty/chrony.git/commit
nts: allow multiple server keys and certificates
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 11 Feb 2021 11:26:35 +0000 (12:26 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 11 Feb 2021 15:13:39 +0000 (16:13 +0100)
commit90557cf1babe6830bf775cdfb96f3e49ad4c555d
treecdc84b858bec4b4c2531e0b586ed7c6ccee00116
parent80e627c86ba9927801a4c08f0fe12dd3a3d8bd81
nts: allow multiple server keys and certificates

Allow the ntsservercert and ntsserverkey directives to be specified
multiple times to enable the NTS-KE server to operate under multiple
names.
conf.c
conf.h
doc/chrony.conf.adoc
nts_ke_server.c
nts_ke_session.c
nts_ke_session.h
nts_ntp_server.c
test/unit/nts_ke_session.c