mirror of
https://github.com/Icinga/icinga2.git
synced 2026-05-28 04:12:13 -04:00
Update 06-distributed-monitoring.md
fix typo
This commit is contained in:
parent
da2b592b77
commit
397d36f52a
1 changed files with 1 additions and 1 deletions
|
|
@ -3183,7 +3183,7 @@ Create a certificate signing request (CSR) for the local instance:
|
|||
Sign the CSR with the previously created CA:
|
||||
|
||||
```
|
||||
[root@icinga2-master1.localdomain /root]# icinga2 pki sign-csr --csr icinga2-master1.localdomain.csr --cert icinga2-master1.localdomain
|
||||
[root@icinga2-master1.localdomain /root]# icinga2 pki sign-csr --csr icinga2-master1.localdomain.csr --cert icinga2-master1.localdomain.crt
|
||||
```
|
||||
|
||||
Repeat the steps for all instances in your setup.
|
||||
|
|
|
|||
Loading…
Reference in a new issue