Robin KERDILES
ce61e500ab
Support environment variables when using DNS challenges with OVH
4 years ago
Tim Kimber
cbf9817a95
Merge pull request #674 from srvrco/fix-issue-673
Remove spaces and sort when checking if SANS list changed
5 years ago
Tim Kimber
e4c17c8d56
Remove spaces and sort when checking if SANS list changed
5 years ago
Tim Kimber
2c315e717b
Move to checkout v2, don't run tests when changing github actions
5 years ago
Tim Kimber
279527ea2b
Move from gatsbyjs fork back to actions
5 years ago
Tim Kimber
9984a26968
Merge pull request #672 from srvrco/add-domain-to-sans
Request new certificate if SANs changed
5 years ago
Tim Kimber
c5c2b0e7be
Update alpine nginx config
5 years ago
Tim Kimber
bfd68f8725
Fix tests (new duckdns servers)
5 years ago
Tim Kimber
aef54af466
Request new certificate if SANs changed
5 years ago
Tim Kimber
9e3334ca2f
Merge pull request #665 from tohn/SC2086
shellcheck disable=SC2086
5 years ago
Yannic Haupenthal
3ebb9a5a37
shellcheck disable=SC2086
5 years ago
Tim Kimber
56fcafcdc0
Merge pull request #660 from tlhackque/master
Update from tlhackque/getssl
5 years ago
Timothe Litt
db2ec987d7
Fix test errors caused by DNS_CHECK_OPTIONS
Use a regexp rather than a partial match to skip any DNS_CHECK_OPTIONS,
which in the current tests create whitespace, but could be anything.
Catch a missing inclusion of DNS_CHECK_OPTIONS for dig CNAME
5 years ago
Timothe Litt
e315d870e4
Fix lint from merge
5 years ago
Timothe Litt
ff2a556224
Update README
Add --version
Update default endpoint to acme-v02.
5 years ago
Timothe Litt
b028cb7291
Merge branch 'master' of https://github.com/srvrco/getssl
Local changes (to be pushed upstream):
add standard -v and --version options
dns_godaddy - correct fix for a godaddy API change
export AUTH_DNS_SERVER, PUBLIC_DNS_SERVER, LANG for hooks
apply $DNS_CHECK_OPTIONS to all dns lookups (for binding to an IP or
applying a TSIG file)
When making combined cert/key files, force 077 permissions
In Makefile, handle *_scripts directories with install to get proper permissions.
Update template with advice on split views.
In dns_*_nsupdate, fix indent, prevent malformed commands
5 years ago
Tim Kimber
d8006d6585
Update README.md
5 years ago
Tim Kimber
cdea0e314b
Merge pull request #654 from sideeffect42/fix/dns-cname
Fix DNS challenges with CNAMEs on different DNS servers
5 years ago
Tim Kimber
8625e0774b
Update change log and version
5 years ago
Tim Kimber
4846512269
Tweaks so non-cname domains work, fix broken retry dns add test
5 years ago
Tim Kimber
8a8abc93c8
Merge pull request #655 from mokaton/master
DeprecationWarning: please use dns.resolver.Resolver.resolve()
5 years ago
mokaton
4c3be42e97
DeprecationWarning: please use dns.resolver.Resolver.resolve()
Fixed issue with deprecated function query for dns.resolver.Resolver
5 years ago
Tim Kimber
370acef7d4
Merge branch 'PeterDaveHelloKitchen-ImproveTestProcess'
5 years ago
Tim Kimber
f51b95bba9
Merge branch 'ImproveTestProcess' of git://github.com/PeterDaveHelloKitchen/getssl into PeterDaveHelloKitchen-ImproveTestProcess
5 years ago
Dennis Camera
20fc8affa6
Resolve CNAMEs before searching for authoritative DNS server
5 years ago
Dennis Camera
87ae2500d9
Fix DNS challenge completion check if CNAMEs on different NS are used
5 years ago
Dennis Camera
3eb7ba3540
Split DNS add and remove into separate functions
5 years ago
Tim Kimber
f441bb44a3
Merge pull request #653 from pping/master
Create Aliyun DNS Scripts
5 years ago
Tim Kimber
efbe5ce7d3
ignore some shellcheck warnings
indentation / whitespace changes
5 years ago
pping
6fcc16737f
Create Aliyun DNS Scripts
Founded in 2009, Aliyun is a leading cloud computing and artificial intelligence technology company in China
5 years ago
Tim Kimber
a86d667da4
Merge pull request #652 from mmodzelewski/godaddy_dns
Update GoDaddy DNS scripts
5 years ago
Maciej Modzelewski
8d24863cb9
Update GoDaddy DNS scripts
5 years ago
Tim Kimber
c4d33ca5db
Merge pull request #651 from srvrco/timkimber/remote-domain-does-not-match
Better message for cert does not match
5 years ago
Tim Kimber
073b33c7f6
Add more info to message for "Certificate on remote domain does not match"
5 years ago
Tim Kimber
2dd9e9acd4
Tweak full chain heading
5 years ago
Tim Kimber
c65bd5e812
Merge pull request #648 from srvrco/timkimber/issue646
DNS scripts for cpanel
5 years ago
Tim Kimber
349210e2d9
Document wildcards, PREFERRED_CHAIN and FULL_CHAIN_INCLUDE_ROOT
5 years ago
Tim Kimber
761e61fded
Add dns scripts for cpanel
5 years ago
Tim Kimber
39ddb2da7a
Tweaked code in requires() so it doesn't break function auto complete in vscode
5 years ago
Tim Kimber
4c1d347b11
Merge pull request #643 from srvrco/timkimber/issue594
Fixes #594
5 years ago
Tim Kimber
8bb2114174
Remove debug
5 years ago
Tim Kimber
da63cf3ac4
Fix awk command for pebble
5 years ago
Tim Kimber
4f5b518038
Update staging certificate names
5 years ago
Tim Kimber
2863e9e52d
Clear previous dns entries before adding a new entry
5 years ago
Tim Kimber
27af6d9f2f
Fix test scripts to add to dns once and remove once
5 years ago
Tim Kimber
e19afe87af
Fixes double slash reported in #585
5 years ago
Tim Kimber
522918f023
Add FULL_CHAIN_INCLUDE_ROOT
Fixes #594 #272 #564
5 years ago
Tim Kimber
e761765482
Merge pull request #641 from CoolMischa/master
ftp with explicit SSL
5 years ago
update process
aae71fd763
ftpes added to curl upload of challenge
5 years ago
update process
973f5886ae
ftpes added to curl upload of challenge
5 years ago