mirror of
https://github.com/Icinga/icinga2.git
synced 2026-06-08 16:26:42 -04:00
Document that ca list is not an inventory, add cleanup cycle
This commit is contained in:
parent
f4e9028543
commit
870de6a35d
1 changed files with 5 additions and 0 deletions
|
|
@ -428,6 +428,11 @@ and pass its fingerprint as argument.
|
|||
information/cli: Signed certificate for 'CN = icinga2-client2.localdomain'.
|
||||
```
|
||||
|
||||
> **Note**
|
||||
>
|
||||
> `ca list` cannot be used as historical inventory. Certificate
|
||||
> signing requests older than 1 week are automatically deleted.
|
||||
|
||||
## Client/Satellite Setup <a id="distributed-monitoring-setup-satellite-client"></a>
|
||||
|
||||
This section describes the setup of a satellite and/or client connected to an
|
||||
|
|
|
|||
Loading…
Reference in a new issue