]> git.ipfire.org Git - thirdparty/chrony.git/commit
nts: save new server keys on start 4.0
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 7 Oct 2020 13:26:40 +0000 (15:26 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 7 Oct 2020 15:27:34 +0000 (17:27 +0200)
commitd327cfea5a4b5f7385056be8b18f4c5fab01ad13
tree6b5097e9d45941ce261c3898d70822ef8540fd35
parentc94e7c72e7323cc2086252703e508093acfe0eee
nts: save new server keys on start

If ntsdumpdir is specified and the server NTS keys are not reloaded from
the file, save the generated keys on start instead of waiting for the
first rotation or exit. This allows the keys to be shared with another
server without having to use the dump command.
nts_ke_server.c