[commandChannel]
Settings for the Command Channel.
[commandChannel] rsaKeyRotationInterval
- Type
- uint
- Default
- 1 day/24 hrs
- Range
- 1..max uint
The keypair(public and private keys) is changed at an interval. This is called key rotation.
Interval for the "key rotation" can be configured in the config file:
[commandChannel] rsaKeyRotationInterval = uint minutes 1 to max uintNOTE: The default interval is 1 day/24 hrs. The recommended minimum interval is 10 minutes. If you enter a shorter interval, a warning is shown in the log viewer.