From e34397c0a5b76a3730101981d2950069fb6788c5 Mon Sep 17 00:00:00 2001 From: Marcel0024 Date: Mon, 26 Mar 2018 09:40:52 +0200 Subject: [PATCH] Updated DNS manual mode (markdown) --- DNS-manual-mode.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/DNS-manual-mode.md b/DNS-manual-mode.md index 45c8cd7..ae0872c 100644 --- a/DNS-manual-mode.md +++ b/DNS-manual-mode.md @@ -29,4 +29,8 @@ acme.sh --issue -d example.com --dns \ acme.sh --renew -d example.com \ --yes-I-know-dns-manual-mode-enough-go-ahead-please -``` \ No newline at end of file +``` + + +Known issues: +[The supported validation types are: dns-01 , but you specified: http-01](https://github.com/Neilpang/acme.sh/issues/1433) \ No newline at end of file