File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -225,6 +225,7 @@ Patrick Dolinic <pdolinic@netways.de>
225
225
Patrick Huy <frz@frz.cc>
226
226
Paul Denning <paul.denning@dimensiondata.com>
227
227
Paul Richards <paul@minimoo.org>
228
+ Pavel Motyrev <legioner.r@gmail.com>
228
229
Pawel Szafer <pszafer@gmail.com>
229
230
Per von Zweigbergk <pvz@itassistans.se>
230
231
Peter Eckel <6815386+peteeckel@users.noreply.github.com>
Original file line number Diff line number Diff line change @@ -3183,7 +3183,7 @@ Create a certificate signing request (CSR) for the local instance:
3183
3183
Sign the CSR with the previously created CA:
3184
3184
3185
3185
```
3186
- [root@icinga2-master1.localdomain /root]# icinga2 pki sign-csr --csr icinga2-master1.localdomain.csr --cert icinga2-master1.localdomain
3186
+ [root@icinga2-master1.localdomain /root]# icinga2 pki sign-csr --csr icinga2-master1.localdomain.csr --cert icinga2-master1.localdomain.crt
3187
3187
```
3188
3188
3189
3189
Repeat the steps for all instances in your setup.
You can’t perform that action at this time.
0 commit comments