mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 14:44:32 +02:00
Documentation: Fix <> formatting
This commit is contained in:
parent
39248dad42
commit
3be0bb9446
@ -187,12 +187,12 @@ Now create a certificate and key file for each node running the following comman
|
|||||||
Repeat the step for all nodes in your cluster scenario. Save the CA key in case
|
Repeat the step for all nodes in your cluster scenario. Save the CA key in case
|
||||||
you want to set up certificates for additional nodes at a later time.
|
you want to set up certificates for additional nodes at a later time.
|
||||||
|
|
||||||
Each node requires the following files in `etc/icinga2/pki` (replace ` fqdn-nodename` with
|
Each node requires the following files in `/etc/icinga2/pki` (replace `fqdn-nodename` with
|
||||||
the host's FQDN):
|
the host's FQDN):
|
||||||
|
|
||||||
* ca.crt
|
* ca.crt
|
||||||
* <fqdn-nodename>.crt
|
* <fqdn-nodename>.crt
|
||||||
* <fqdn-nodename>.key
|
* <fqdn-nodename>.key
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user