mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-26 23:24:09 +02:00
Merge pull request #10056 from legioner0/patch-1
Update 06-distributed-monitoring.md
This commit is contained in:
commit
b6b2f72055
1
AUTHORS
1
AUTHORS
@ -225,6 +225,7 @@ Patrick Dolinic <pdolinic@netways.de>
|
|||||||
Patrick Huy <frz@frz.cc>
|
Patrick Huy <frz@frz.cc>
|
||||||
Paul Denning <paul.denning@dimensiondata.com>
|
Paul Denning <paul.denning@dimensiondata.com>
|
||||||
Paul Richards <paul@minimoo.org>
|
Paul Richards <paul@minimoo.org>
|
||||||
|
Pavel Motyrev <legioner.r@gmail.com>
|
||||||
Pawel Szafer <pszafer@gmail.com>
|
Pawel Szafer <pszafer@gmail.com>
|
||||||
Per von Zweigbergk <pvz@itassistans.se>
|
Per von Zweigbergk <pvz@itassistans.se>
|
||||||
Peter Eckel <6815386+peteeckel@users.noreply.github.com>
|
Peter Eckel <6815386+peteeckel@users.noreply.github.com>
|
||||||
|
@ -3183,7 +3183,7 @@ Create a certificate signing request (CSR) for the local instance:
|
|||||||
Sign the CSR with the previously created CA:
|
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.
|
Repeat the steps for all instances in your setup.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user