From 8b8a3cb683cdf8e2f3e499fe42ddf0887fe1cc94 Mon Sep 17 00:00:00 2001 From: neil Date: Wed, 21 Mar 2018 20:04:48 +0800 Subject: [PATCH] Created dns manual mode (markdown) --- dns-manual-mode.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 dns-manual-mode.md diff --git a/dns-manual-mode.md b/dns-manual-mode.md new file mode 100644 index 0000000..c0168bc --- /dev/null +++ b/dns-manual-mode.md @@ -0,0 +1,7 @@ +TODO: + +```sh +acme.sh --issue -d example.com -dns + +acme.sh --renew -d example.com +``` \ No newline at end of file