Tim Kimber
bd11be65cc
Fix typo
5 years ago
Tim Kimber
aef203287c
Check that dig doesn't return an error before setting HAS_DIG_OR_DRILL
5 years ago
Tim Kimber
1d1159f946
Add timing information to tests
5 years ago
Tim Kimber
b931b79d62
Fix execute permission on dns scripts
5 years ago
Tim Kimber
f33f796c93
Ensure GETSSL_OS variable is set
5 years ago
Tim Kimber
5d6988f0ec
Test using both Dynu.com and Duckdns.org
5 years ago
Tim Kimber
5969d5b3fa
Fix mktemp template format for alpine
5 years ago
Tim Kimber
5732867d2d
Move DNS used for staging tests to Dynu
5 years ago
Tim Kimber
c90ca25ede
Add unit test for create_csr
5 years ago
Tim Kimber
1199739fc9
Move DNS used for staging tests to Dynu
5 years ago
Tim Kimber
c8415df61d
mktemp not working correctly on Alpine Linux (added XXXXXX to template)
Fixes #612
5 years ago
Tim Kimber
e5d44d3117
Tweaks to try and make staging tests more robust
5 years ago
Peter Dave Hello
9d43cf81f1
Remove useless comment in nginx test configs
5 years ago
Peter Dave Hello
fb7b3ee145
Use JSON notation for Dockerfile CMD arguments
Reference:
- https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#cmd
> The `CMD` instruction should be used to run the software contained in
your image, along with any arguments. `CMD` should almost always be used
in the form of `CMD ["executable", "param1", "param2"…]`
5 years ago
Peter Dave Hello
6a6851e185
Reduce Docker image layer by merging mkdir operation
5 years ago
Peter Dave Hello
76c9ffadc4
Reduce git clone depth in the Dockerfile for test
This change will drop the history of the repository when cloning, which
will save bandwidth and disk space, speed up the clone and checkout
process during the test and Docker build process.
5 years ago
Peter Dave Hello
7ed9a01314
Follow EditorConfig, use consistent space indent in Nginx test configs
5 years ago
Tim Kimber
5677a13fd5
Don't check certificate is installed when testing against staging server
5 years ago
Tim Kimber
36f9b1912b
Hardcode bats release to avoid test fragility
5 years ago
Tim Kimber
d359059971
Tests for wildcard changes
5 years ago
Tim Kimber
c6b75847a4
When retrying DNS_ADD, delete first
5 years ago
Tim Kimber
9e4372c5b6
Don't check all the auth servers as one DuckDNS server isn't updating
5 years ago
Tim Kimber
f44346f835
Reduce number of DNS lookup attempts and retry DNS_ADD
5 years ago
Tim Kimber
8871da0b2c
Add tests for changing SANS (bug not fixed)
5 years ago
Tim Kimber
96d987c07b
Add CHECK_PUBLIC_DNS_SERVER
5 years ago
Tim Kimber
cb5941307a
Change staging tests to use all auth dns servers
5 years ago
Tim Kimber
0f422225f4
Update all docker images to include drill (for unit tests)
5 years ago
Tim Kimber
55ea0642c7
Add unit test for get_auth_dns using drill
5 years ago
Tim Kimber
cfd6562e9b
Fix the dns test config files
5 years ago
Tim Kimber
36c92d150e
Fixes and changes to test get_auth_dns
5 years ago
Tim Kimber
2d6d471933
make executable
5 years ago
Tim Kimber
f644f97ab6
Remove ACL from cfg for dns tests
5 years ago
Tim Kimber
8c3210e4d9
Add tests for multiple ACL
5 years ago
Tim Kimber
fb1823e356
Retry DNS_ADD_COMMAND if dns isn't updated after waiting 10 times
5 years ago
Tim Kimber
c1346a1be8
Merge staging server tests into normal tests
5 years ago
Tim Kimber
07bf481a59
Increase DNS_EXTRA_WAIT to allow dns changes extra time to propagate
5 years ago
Tim Kimber
50310a722a
Fix bug when SANS is separated by commas and spaces
5 years ago
Tim Kimber
693c37d4db
Fix some test fragility
5 years ago
Tim Kimber
82fa60a81f
Fix tests for old nginx
5 years ago
Tim Kimber
0b4a8e505a
Add test for certificate created but not installed
5 years ago
Tim Kimber
ac4f848dac
Include tls1.3 in the tests
5 years ago
Tim Kimber
73a7939f4f
Fix DOMAIN_CERT and DOMAIN_KEY
5 years ago
Tim Kimber
1bed21bff5
Fix bug detecting the nginx version
5 years ago
Tim Kimber
5c66f2956d
Test space delimited SANS using DNS-01 authentication
5 years ago
Tim Kimber
13f3a8b8de
Support space delimited SANS
5 years ago
Tim Kimber
31958a27f3
Check error message shown if ACL has a leading space
5 years ago
Tim Kimber
8499616128
Support centos8
5 years ago
Tim Kimber
98ee28cd52
Merge pebble dns and staging dns tests
6 years ago
Tim Kimber
19369723ca
Add/fix tests for CHECK_REMOTE and DUAL_RSA_ECDSA
6 years ago
Tim Kimber
59ea8bfe4a
Update nginx config to test both certificates
6 years ago