nts: rename ntscachedir directive to ntsdumpdir

This makes the naming consistent with the existing dumpdir directive and
the dump command.
This commit is contained in:
Miroslav Lichvar
2020-04-08 15:51:41 +02:00
parent adcf073484
commit 8db9d59dac
5 changed files with 20 additions and 19 deletions

View File

@@ -1390,7 +1390,7 @@ process will be started and all NTS-KE requests will be handled by the main
This directive specifies the maximum number of concurrent NTS-KE connections
per process that the NTS server will accept. The default value is 100.
[[ntscachedir]]*ntscachedir* _directory_::
[[ntsdumpdir]]*ntsdumpdir* _directory_::
This directive specifies a directory to save the keys which the NTS server uses
to encrypt NTS cookies in order to prevent a storm of NTS-KE handshakes when
the server is restarted. By default, the server does not save the keys.