From: Michael Friedrich Date: Wed, 23 Mar 2016 12:09:08 +0000 (+0100) Subject: Docs: Fix broken formatting in cluster manual SSL generation X-Git-Tag: v2.5.0~454 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2b1f6d94039733cd070a600c44b36cd462743cc0;p=icinga2 Docs: Fix broken formatting in cluster manual SSL generation fixes #11440 --- diff --git a/doc/13-distributed-monitoring-ha.md b/doc/13-distributed-monitoring-ha.md index 8a8348dd1..2f301ce7e 100644 --- a/doc/13-distributed-monitoring-ha.md +++ b/doc/13-distributed-monitoring-ha.md @@ -50,18 +50,14 @@ Decide whether to use the built-in [configuration syncronization](13-distributed Icinga 2 provides [CLI commands](8-cli-commands.md#cli-command-pki) assisting with CA and node certificate creation for your Icinga 2 distributed setup. -> **Tip** -> -> You can also use the master and client setup wizards to install the cluster nodes -> using CSR-Autosigning. -> -> The manual steps are helpful if you want to use your own and/or existing CA (for example -> Puppet CA). +You can also use the master and client setup wizards to install the cluster nodes +using CSR-Autosigning. -> **Note** -> -> You're free to use your own method to generated a valid ca and signed client -> certificates. +The manual steps are helpful if you want to use your own and/or existing CA (for example +Puppet CA). + +You're free to use your own method to generated a valid ca and signed client +certificates. The first step is the creation of the certificate authority (CA) by running the following command: