From 0063c51c95aa7c4755903888f5f2eab7e785cd3f Mon Sep 17 00:00:00 2001 From: neil Date: Tue, 6 Mar 2018 20:36:34 +0800 Subject: [PATCH] Updated DNS API Dev Guide (markdown) --- DNS-API-Dev-Guide.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/DNS-API-Dev-Guide.md b/DNS-API-Dev-Guide.md index 7dbe5cb..144e57a 100644 --- a/DNS-API-Dev-Guide.md +++ b/DNS-API-Dev-Guide.md @@ -182,7 +182,8 @@ https://github.com/Neilpang/acme.sh/blob/ded7a5438ce94c4dd0435068de5c0c384b60e4d - - +### 8. Please also check this bug to support V2 wildcard cert: + +https://github.com/Neilpang/acme.sh/issues/1261