From 55a514893b9b79629b94231681b60ea341da75e3 Mon Sep 17 00:00:00 2001 From: ally9696 <59211330+ally9696@users.noreply.github.com> Date: Thu, 3 Sep 2020 12:56:51 +0530 Subject: [PATCH] Updated DNS manual mode (markdown) --- DNS-manual-mode.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/DNS-manual-mode.md b/DNS-manual-mode.md index 206ef98..a11969f 100644 --- a/DNS-manual-mode.md +++ b/DNS-manual-mode.md @@ -30,10 +30,14 @@ acme.sh --renew -d example.com \ ``` +*** + **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 you had issued a Stagging/Production Certificate with SHA CSR then use the --force switch to overwrite any entries of old CER and issue fresh CER.**_