From 84637d43e5552aaf57724b60ed573768e92b3c8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=B8=E5=AD=90?= Date: Tue, 18 Jun 2019 09:54:38 +0800 Subject: [PATCH] add help "Using API with Two-step Authentication" for name.com --- dnsapi.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dnsapi.md b/dnsapi.md index 68a1d7e..00bb742 100644 --- a/dnsapi.md +++ b/dnsapi.md @@ -590,6 +590,7 @@ And now you can issue certs with: ``` acme.sh --issue --dns dns_namecom -d example.com -d www.example.com ``` +If you had Two-step Authentication enabled, make sure to change your security setting, read this guide for help: [Using API with Two-step Authentication](https://www.name.com/support/articles/360007989433-Using-API-with-Two-step-Authentication) For issues, please report to https://github.com/raidenii/acme.sh/issues.