- 03 Nov, 2019 4 commits
-
-
neil authored
sync
-
neil authored
Improve debug capabilities when using bash
-
neil authored
Fix Vscale hostedzone
-
Kukushkin Alexander authored
-
- 02 Nov, 2019 5 commits
-
-
neilpang authored
-
neil authored
Add openssh package for ssh.sh deploy support
-
Johann Richard authored
-
-
neil authored
Variomedia DNS API
-
- 01 Nov, 2019 1 commit
-
-
Johann Richard authored
* `acme.sh`'s `ssh.sh` is probably one of the hooks that's most versatile * By default, it's not installed on `alpine` docker images and therefore is lacking in the `acme.sh` docker image * This change adds the `openssh` package and therefore the `ssh` and associated commands
-
- 31 Oct, 2019 1 commit
-
-
peterkelm authored
-
- 30 Oct, 2019 1 commit
-
-
peterkelm authored
-
- 28 Oct, 2019 2 commits
- 27 Oct, 2019 5 commits
- 26 Oct, 2019 1 commit
-
-
John L. Villalovos authored
When calling the _debug3() function will print the filename, function name, and line number when running under bash
-
- 25 Oct, 2019 10 commits
-
-
scottkof authored
-
neil authored
Added Leaseweb API for dns-01 verification
-
-
Rolph Haspers authored
-
Rolph Haspers authored
-
Rolph Haspers authored
-
Rolph Haspers authored
-
Rolph Haspers authored
-
Rolph Haspers authored
-
- 24 Oct, 2019 1 commit
-
-
neil authored
fix https://github.com/Neilpang/acme.sh/pull/2553
-
- 23 Oct, 2019 3 commits
-
-
neil authored
Use more widely supported options for the "tr" command line utility b…y removing the use of the character class representation option. [:space:] => "\t\r\n\v\f"
-
David Robles authored
Use more widely supported options for the "tr" command line utility by removing the use of the character class representation option. [:space:] => "\t\r\n\v\f"
-
neil authored
dnsapi/dns_miab.sh MIAB DNS-01 Validation
-
- 20 Oct, 2019 1 commit
-
-
neil authored
nic.ru dnsapi
-
- 16 Oct, 2019 3 commits
- 13 Oct, 2019 2 commits
-
-
Bill Gertz authored
Extra space on empty line 27.
-
Bill Gertz authored
Updated to use suggested export _H1 env var to supply Authorization Basic credentials. This undocumented support for Basic Authorization, ContentType, etc. needs to be documented in DNSAPI Dev Guide. Removed two stray debugging lines.
-