From 3b876262e28f114e26b345d313c95214c49aef3f Mon Sep 17 00:00:00 2001 From: Lisa Cawley Date: Thu, 5 Apr 2018 12:55:38 -0700 Subject: [PATCH] [DOCS] Clarify certgen deprecation (elastic/x-pack-elasticsearch#4099) Original commit: elastic/x-pack-elasticsearch@dfbe38325d5b5e0f0e71bcfd04adf901cf6da451 --- docs/en/commands/certgen.asciidoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/en/commands/certgen.asciidoc b/docs/en/commands/certgen.asciidoc index 7b93ecdc090..6bf7256d8dc 100644 --- a/docs/en/commands/certgen.asciidoc +++ b/docs/en/commands/certgen.asciidoc @@ -2,11 +2,12 @@ [[certgen]] == certgen -deprecated[6.1,Replaced by <>. ] +deprecated[6.1,Replaced by <>.] The `certgen` command simplifies the creation of certificate authorities (CA), certificate signing requests (CSR), and signed certificates for use with the -Elastic Stack. +Elastic Stack. Though this command is deprecated, you do not need to replace CA, +CSR, or certificates that it created. [float] === Synopsis