mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-30 13:51:49 +02:00
force a renew if given domain name(s) don't match the domain name(s) of the existing cert
This commit is contained in:
committed by
Lukas Schauer
parent
ed2db8e416
commit
2d097c928c
2
test.sh
2
test.sh
@@ -138,7 +138,7 @@ _CHECK_ERRORLOG
|
||||
_TEST "Run in cron mode one last time, with domain in domains.txt and force-resign"
|
||||
echo "${TMP_URL}" >> domains.txt
|
||||
./letsencrypt.sh --cron --force > tmplog 2> errorlog
|
||||
_CHECK_LOG "Ignoring because --force was specified"
|
||||
_CHECK_LOG "Ignoring because renew was forced!"
|
||||
_CHECK_NOT_LOG "Generating private key"
|
||||
_CHECK_LOG "Requesting challenge for ${TMP_URL}"
|
||||
_CHECK_LOG "Challenge is valid!"
|
||||
|
||||
Reference in New Issue
Block a user