From d03937864f4ca42a081cfc7247958c17b85cabdd Mon Sep 17 00:00:00 2001 From: ally9696 <59211330+ally9696@users.noreply.github.com> Date: Thu, 3 Sep 2020 12:52:25 +0530 Subject: [PATCH] Updated DNS manual mode (markdown) --- DNS-manual-mode.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/DNS-manual-mode.md b/DNS-manual-mode.md index e0076a3..8b88f89 100644 --- a/DNS-manual-mode.md +++ b/DNS-manual-mode.md @@ -29,11 +29,13 @@ acme.sh --renew -d example.com \ --yes-I-know-dns-manual-mode-enough-go-ahead-please ``` -```sh -if your DNS _acme challange fails when using renew, your respective CA will generate new _acme challenge, -make sure to wait 1 min for dns entries to reflect before using renew. -``` +**## if your DNS _acme challange fails when using renew, your respective CA will generate new _acme challenge, ** +**## make sure to wait 1 min for dns entries to reflect before using renew.** +*** + + + ```sh if you had issued an ECC CSR then use the --ecc switch.