From caf170bcc726c8b4c25e5a525b2a381d112d1259 Mon Sep 17 00:00:00 2001 From: Polosm <110087783+Polosm@users.noreply.github.com> Date: Tue, 9 Aug 2022 14:43:56 +0800 Subject: [PATCH] Created How to debug acme.s (markdown) --- How-to-debug-acme.s.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 How-to-debug-acme.s.md diff --git a/How-to-debug-acme.s.md b/How-to-debug-acme.s.md new file mode 100644 index 0000000..9cc7614 --- /dev/null +++ b/How-to-debug-acme.s.md @@ -0,0 +1 @@ +acme.sh --issue -d saverip.cf -k ec-256 --webroot /var/www/html \ No newline at end of file