mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-28 11:51:50 +01:00
Merge pull request #68 from onovy/master
Renew certificate 30 days before expiration
This commit is contained in:
1
test.sh
1
test.sh
@@ -100,6 +100,7 @@ mkdir -p .acme-challenges/.well-known/acme-challenge
|
||||
echo 'CA="https://testca.kurz.pw/directory"' > config.sh
|
||||
echo 'LICENSE="https://testca.kurz.pw/terms/v1"' >> config.sh
|
||||
echo 'WELLKNOWN=".acme-challenges/.well-known/acme-challenge"' >> config.sh
|
||||
echo 'RENEW_DAYS="14"' >> config.sh
|
||||
touch domains.txt
|
||||
|
||||
# Check if help command is working
|
||||
|
||||
Reference in New Issue
Block a user