mirror of
https://github.com/Icinga/icinga2.git
synced 2026-06-09 08:42:59 -04:00
Merge pull request #7262 from Obihoernchen/patch-2
Fix syntax (missing ")
This commit is contained in:
commit
58cb1e0341
1 changed files with 1 additions and 1 deletions
|
|
@ -190,7 +190,7 @@ or with sudo.
|
|||
You can use the new `--all` parameter to show all signing requests.
|
||||
Note that Icinga automatically purges signed requests older than 1 week.
|
||||
|
||||
#### New: CA Remove/Restore <a id="upgrading-to-2-11-cli-commands-ca-remove-restore></a>
|
||||
#### New: CA Remove/Restore <a id="upgrading-to-2-11-cli-commands-ca-remove-restore"></a>
|
||||
|
||||
`ca remove` allows you to remove pending signing requests. Once the
|
||||
master receives a CSR, and it is marked as removed, the request is
|
||||
|
|
|
|||
Loading…
Reference in a new issue