mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-23 01:29:07 +01:00
use different fake-ca for travis tests
This commit is contained in:
3
test.sh
3
test.sh
@@ -92,7 +92,8 @@ mkdir -p .acme-challenges/.well-known/acme-challenge
|
||||
) &
|
||||
|
||||
# Generate config and create empty domains.txt
|
||||
echo 'CA="https://acme-staging.api.letsencrypt.org/directory"' > config.sh
|
||||
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
|
||||
touch domains.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user