From 3f8aa04da616fb771f6d7ebcc9c2b0f31aba9940 Mon Sep 17 00:00:00 2001 From: Maurice Meyer Date: Fri, 23 Mar 2018 13:18:15 +0100 Subject: [PATCH] Doc: fixed wrong information about defaulting Signed-off-by: Maurice Meyer --- doc/06-distributed-monitoring.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/06-distributed-monitoring.md b/doc/06-distributed-monitoring.md index cdec4fac6..6d89bc827 100644 --- a/doc/06-distributed-monitoring.md +++ b/doc/06-distributed-monitoring.md @@ -2558,7 +2558,7 @@ Pass the following details to the `pki new-cert` CLI command: Parameter | Description --------------------|-------------------- - Common name (CN) | **Required.** By convention this should be the host's FQDN. Defaults to the FQDN. + Common name (CN) | **Required.** By convention this should be the host's FQDN. Client certificate files | **Required.** These generated files will be put into the specified location (--key and --file). By convention this should be using `/var/lib/icinga2/certs` as directory. Example: -- 2.40.0