mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
TestingLinkCertLifetime was misnamed as 'TestingLinkCertifetime'
Simple typo - we were missing a letter.
This commit is contained in:
parent
961db64d3c
commit
91b0ba1d19
1 changed files with 1 additions and 1 deletions
|
@ -2449,7 +2449,7 @@ The following options are used for running a testing Tor network.
|
||||||
authority on a testing network. Overrides the usual default lower bound
|
authority on a testing network. Overrides the usual default lower bound
|
||||||
of 4 KB. (Default: 0)
|
of 4 KB. (Default: 0)
|
||||||
|
|
||||||
[[TestingLinkCertLifetime]] **TestingLinkCertifetime** __N__ **seconds**|**minutes**|**hours**|**days**|**weeks**|**months**::
|
[[TestingLinkCertLifetime]] **TestingLinkCertLifetime** __N__ **seconds**|**minutes**|**hours**|**days**|**weeks**|**months**::
|
||||||
Overrides the default lifetime for the certificates used to authenticate
|
Overrides the default lifetime for the certificates used to authenticate
|
||||||
our X509 link cert with our ed25519 signing key.
|
our X509 link cert with our ed25519 signing key.
|
||||||
(Default: 2 days)
|
(Default: 2 days)
|
||||||
|
|
Loading…
Add table
Reference in a new issue