From 3ac287160a44cf54f828e4281d09bf2c5ba7e3fa Mon Sep 17 00:00:00 2001 From: Minoplhy Date: Sun, 30 Jan 2022 17:45:56 +0000 Subject: [PATCH] 1984DNS : current status --- 1984DNS/README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/1984DNS/README b/1984DNS/README index 9d5439a..06115cf 100644 --- a/1984DNS/README +++ b/1984DNS/README @@ -1,3 +1,5 @@ +Status : succeeded (as far as i know) + This was my attempted to make automatic Certbot renewal script of 1984.is FreeDNS . But acme.sh officially support 1984.is FreeDNS : https://github.com/acmesh-official/acme.sh/wiki/dnsapi#104-use-1984hosting-domain-api @@ -5,9 +7,10 @@ and i found that after my script was finished . **This Script doesn't work with TOTP enabled** - so, this script is a Certbot renewal script that's not maintained anymore, unless i returned to certbot . + certbot certonly --manual --manual-auth-hook before.sh --manual-cleanup-hook after.sh -d secure.example.com -Command Above should still working , i guess... \ No newline at end of file + +Command Above should still working , i guess...