Tim Kimber
1d8f91bd0f
Fix pebble and acmedns tests ( #889 )
* Use local copies of pebble certs as docker image contains outdated versions
* Update the preferred chain used in Staging
* Put test API keys in github secrets, add code to create/delete test domains to prevent misuse
* Simplify dns_add_acmedns
2 weeks ago
Tim Kimber
f8e0cd2d03
Merge pull request #886 from kshji:dns_gcloud
dns validation Google Cloud DNS using gcloud
3 weeks ago
KshJi Jukka Inkeri
120f48cafb
doc updated
2 months ago
KshJi Jukka Inkeri
b6eb4c525b
dns validation Google Cloud DNS using gcloud, shellcheck done
3 months ago
KshJi Jukka Inkeri
48bfe7500e
removed extra comment
3 months ago
KshJi Jukka Inkeri
c622445087
dns validation Google Cloud DNS using gcloud
3 months ago
Tim Kimber
0e802e7c2c
Fix flaky tests ( #882 )
- Updated 6 Dockerfiles to use JSON array syntax for CMD
- Skip CNAME authoritative check if it fails
- Skip another authoritative check to fix flaky tests
5 months ago
Tim Kimber
c504b6df5a
Merge pull request #880 from xuqplus/master
Update dns_godaddy to keep the consistency in spelling
5 months ago
Tim Kimber
b6b7ccf323
Add support for profiles, fix tests ( #881 )
* Fix execute permissions for dns scripts
* Send the profile with the order request
* Update chown command for all alpine based Dockerfiles
* Rewrote the profiles parsing code to be more generic and more readable
* Change some tests which depend on DNS to be warning instead of failure to prevent false alerts
* Skip some ftp tests on centos6 and centos7, setup issue with vsftpd
5 months ago
Qunqun Xu
83a04b7372
Update dns_godaddy to keep the consistency in spelling
6 months ago
Tim Kimber
b7919d6341
Merge pull request #863 from srvrco/fix-json_get-parse-error
Fix test failure when token contains the phrase "url"
1 year ago
Tim Kimber
9f26be158f
Fix capitalisation of badNonce
1 year ago
Tim Kimber
acc321151a
Ignore DNS errors in check_output_for_errors
1 year ago
Tim Kimber
47b92ae5d1
Fix test failure when token contains the phrase "url"
1 year ago
Tim Kimber
997a8959c9
Merge pull request #862 from m-bach:master
add newlines to ca_all_loc
1 year ago
Tim Kimber
30cd200f78
Add test for obtain_ca_resource_location changes
1 year ago
Markus Bach
663fac343c
update history
1 year ago
Markus Bach
63ab5712f9
add newlines to ca_all_loc
If the properties in /directory are not seperated by newlines the URL_
variables will all contain the first URL.
To combat this we just add newlines after every ",".
1 year ago
Tim Kimber
717fbc049f
Merge pull request #844 from jsnider2/master
Test for "true" in wildcard property of authorization responses
1 year ago
Tim Kimber
f50a7eefcf
Merge branch 'master' of github.com:jsnider2/getssl into pr/jsnider2/844
1 year ago
Jeff Snider
ac03afe629
Update history
2 years ago
Jeff Snider
28e29b872a
Test wildcard property for "true," not just being defined
2 years ago
Tim Kimber
c3f9d29375
Merge pull request #858 from srvrco/processing-add-debug
Wait for Finalize to finish processing as well as Order
1 year ago
Tim Kimber
88f5d2ed17
Fix intermittent test failures by retrying on DNS failure and waiting for finalize order to return Valid
1 year ago
Tim Kimber
173e0779cd
Wait for Finalize to finish processing as well as Order
1 year ago
Tim Kimber
8828c3e2f8
Merge pull request #857 from srvrco/more-test-fixes
More test fixes
1 year ago
Tim Kimber
dfabb85668
Sleep between retries of drill
1 year ago
Tim Kimber
734f221f52
Merge branch 'master' into more-test-fixes
1 year ago
Tim Kimber
ffdfb09577
Retry drill if the output contains SERVFAIL to fix test instability
1 year ago
Tim Kimber
8a7628375a
Remove branches from workflow_dispatch to remove warning
1 year ago
Tim Kimber
ad41c8d3a1
Move to checkout v4
1 year ago
Tim Kimber
d763342fd0
Changes to fix Docker warnings
1 year ago
Tim Kimber
7a6147a57f
Merge pull request #855 from DO1JLR/inwx
Create INWX API ACME Scripts
1 year ago
Tim Kimber
e3962ce63a
Merge pull request #848 from srvrco/update-pebble-docker-repo
Move to from dockerhub to github for pebble docker image
1 year ago
Tim Kimber
523b95e3b8
Change centos7 to use the vault repo
1 year ago
Tim Kimber
5964527381
Add debug messages
1 year ago
L3D
3df3ff6584
Create INWX API ACME Scripts
Hey there, I created a script to add get certificated with getssl using the [INWX Domrobot Python 3 Client](https://github.com/inwx/python-client )
1 year ago
Tim Kimber
0d060a5a2e
Fix markdownlint warnings
1 year ago
Tim Kimber
34d9b9de21
Replace docker-compose with "docker compose" in the github actions
1 year ago
Tim Kimber
51cd0391e0
Merge pull request #849 from froonix/fnx/issue-847
Update GoDaddy README
2 years ago
Tim Kimber
e7c153ee5d
Merge pull request #850 from xyide/route53-bash
Route53 bash
2 years ago
Tim Kimber
bbc99ae241
Merge pull request #851 from beshur/patch-1
fix deb binary link in README.md
2 years ago
Tim Kimber
d24d5d7034
Another quality of life improvement - make it easier to start a shell
2 years ago
Tim Kimber
7213e06387
Tweak the "check output for errors" only on ubuntu16 as ftp output includes the phrase "error"
2 years ago
Tim Kimber
aa1a248840
Fix shellcheck warnings
2 years ago
Tim Kimber
c103d42ad6
Minor quality of life improvements
2 years ago
Tim Kimber
8602ffc2cd
Update the staging server default root
2 years ago
Tim Kimber
05390156e5
Tweak the "check output for errors" only on ubuntu16 as ftp output includes the phrase "error"
2 years ago
Alex Buznik
f72a53ce83
fix deb binary link in README.md
2 years ago
Christian Schrötter
e4c6d84c8a
Update GoDaddy README
2 years ago