From 19ffc8f8f9d159edbfcceff474835cb13249c54c Mon Sep 17 00:00:00 2001 From: Jan Doberstein Date: Wed, 29 Jun 2016 13:23:00 +0200 Subject: [PATCH] added note to dns after i run into issues https://github.com/Neilpang/acme.sh/issues/225 - just because i was to fast - i modified the Readme that people should be patient about DNS. Hope that prevents someone running into the same issues. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0f9e6841..4f15beaa 100644 --- a/README.md +++ b/README.md @@ -219,8 +219,12 @@ Add the following txt record: Domain:_acme-challenge.www.aa.com Txt value:9ihDbjxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx +``` + Please add those txt records to the domains. Waiting for the dns to take effect. +``` +If you did not wait until DNS knows your values the renew will fail, be patient! ``` Then just rerun with `renew` argument: