1984DNS : current status
This commit is contained in:
parent
052cd1c8e2
commit
3ac287160a
@ -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 .
|
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
|
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**
|
**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 .
|
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
|
certbot certonly --manual --manual-auth-hook before.sh --manual-cleanup-hook after.sh -d secure.example.com
|
||||||
|
|
||||||
Command Above should still working , i guess...
|
|
||||||
|
Command Above should still working , i guess...
|
||||||
|
Loading…
Reference in New Issue
Block a user