- 18 Aug, 2020 1 commit
-
-
Alexilmarranen authored
Fix for issue in https://github.com/acmesh-official/acme.sh/issues/2336#issuecomment-670522738
-
- 12 Aug, 2020 3 commits
-
-
Alexilmarranen authored
Fix for problem in https://github.com/acmesh-official/acme.sh/issues/2547#issuecomment-672830796
-
neil authored
Rename openstack to dns_openstack
-
Andy Botting authored
Although the DNS API dev guide at https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Dev-Guide says `The script file name must be myapi.sh`, it should really be names dns_myapi.sh for consistency.
-
- 09 Aug, 2020 1 commit
-
-
neil authored
-
- 05 Aug, 2020 1 commit
-
-
neil authored
Add Netlify API support
-
- 04 Aug, 2020 1 commit
-
-
Draevin Luke authored
-
- 03 Aug, 2020 1 commit
-
-
- 02 Aug, 2020 2 commits
- 28 Jul, 2020 2 commits
- 27 Jul, 2020 4 commits
- 26 Jul, 2020 2 commits
-
-
Vinton Huang authored
- Message of failed test [1]: /root/.acme.sh/acme.sh --deactivate -d testdocker.acme.sh [FAIL] - Reason of failure: left brace was not escaped. According to the standard [2], if special chars appear first in an ERE, it will produce undefined results. - egrep from busybox (and thus alpine) take it as an error, but egrep from GNU grep (included in most distros) and *BSD are more tolerant, just ignore it. - Fix: consider the right brace at the right-hand side of the ERE, the result string will not contain right brace. So the left-hand side should not contain left brace, too. [1] https://github.com/acmesh-official/acmetest/blob/446939706e07c26267d83f71e4d0b8b152b0d3de/logs/alpine-latest.out#L119 [2] 9.4.3 ERE Special Characters, The Open Group Base Specifications. https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html
-
Brian Hartvigsen authored
DS218+ appears to have a slighly different DSM that sends back headers in lowercase. Reported by @BartSiwek in #2727
-
- 25 Jul, 2020 1 commit
-
-
12bbf7608ae1 authored
Add support for domains like '*.v6.rocks'
-
- 24 Jul, 2020 1 commit
-
-
Adrian Fedoreanu authored
-
- 16 Jul, 2020 11 commits
-
-
neil authored
Add OpenStack Designate DNS API support
-
neil authored
Fix CI test failure for deploy/openstack.sh
-
neil authored
Upgrade Travis image
-
Viktor Szépe authored
-
Viktor Szépe authored
-
Viktor Szépe authored
-
Viktor Szépe authored
-
Viktor Szépe authored
-
Andy Botting authored
-
Andy Botting authored
This provider relies on the the python-openstackclient and python-designateclient tools be installed and working, with either password or application credentials loaded in your env.
-
neil authored
Add OpenStack Barbican deploy support
-
- 15 Jul, 2020 5 commits
-
-
Andy Botting authored
This provider relies on the the python-openstackclient and python-designateclient tools be installed and working, with either password or application credentials loaded in your env.
-
Viktor Szépe authored
-
neil authored
sync
-
neil authored
-
neil authored
-
- 14 Jul, 2020 2 commits
- 13 Jul, 2020 2 commits