neilpang
05dea7b22a
fix warning
7 years ago
neil
5b3f915d90
Merge pull request #1697 from santerikannisto/patch-6
...
Issue #1328 bug fix v3
7 years ago
Santeri Kannisto
d987d61ea9
Issue #1328 bug fix v3
...
Eliminated php dependency with a private function for urlencode using sed. Php had failed on godaddy due to multiple php instances and naturally cron using the one without the necessary -r option. Compared to previous PR the sed code is now POSIX and should work on all environments.
7 years ago
neil
dedb56d295
Merge pull request #1563 from kordianbruck/dev
...
Increase serial when adding txt records
7 years ago
neilpang
f90a2ae195
check UNABLE_TO_AUTHENTICATE
7 years ago
neilpang
206be3c161
fix https://github.com/Neilpang/acme.sh/issues/1633
7 years ago
neil
d9db90752e
Merge pull request #1579 from par-pa/support-tele3
...
Support tele3
7 years ago
neilpang
681e3785ef
add dns alias mode
7 years ago
Kordian Bruck
03a1386902
Update serial also when deleting the token
7 years ago
Roman Bližík
70b56eb527
remove whitespace
7 years ago
Roman Bližík
4e05062def
add tele3-dns plugin
7 years ago
neil
266333468b
Merge pull request #1566 from steffenbusch/dev
...
Added --force-color to enforce the use of ANSI Color. Issue #1557
7 years ago
Steffen Busch
e32b3aac22
Added --force-color to enforce the use of ANSI Color. Issue #1557
7 years ago
Kordian Bruck
676402d918
Increase serial when adding txt records
7 years ago
neil
edb4d066a9
Merge pull request #1555 from Neilpang/dev
...
sync
7 years ago
neil
03f4518da9
Merge pull request #1553 from OlegRakovitch/patch-2
...
Add missing package to docker image
7 years ago
Oleg Rakovitch
8259e82787
Add missing package to docker image
...
Issue #1552
7 years ago
neil
838d3ddc17
Merge pull request #1550 from Neilpang/dev
...
sync
7 years ago
neilpang
66686de4e4
add --branch
7 years ago
neilpang
ce8dca7afe
move renewhook after installcert
...
fix https://github.com/Neilpang/acme.sh/issues/1547
7 years ago
neil
9f5ef4c1cb
Merge pull request #1546 from Neilpang/dev
...
fix shfmt
7 years ago
neilpang
f0a87da375
fix shfmt
7 years ago
neil
263e30d25d
Merge pull request #1545 from Neilpang/dev
...
Dev
7 years ago
neilpang
15ffc30d88
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
7 years ago
neilpang
8a5c4979ad
fix shellcheck
7 years ago
neil
3216806fae
Merge pull request #1540 from Neilpang/dev
...
fix https://github.com/Neilpang/acme.sh/issues/1539
7 years ago
neil
f8526f027c
fix https://github.com/Neilpang/acme.sh/issues/1539
7 years ago
neil
ed3066aae7
Merge pull request #1515 from Neilpang/dev
...
sync
7 years ago
neilpang
98a7e72f0a
fix https://github.com/Neilpang/acme.sh/issues/1512#issuecomment-381121303
7 years ago
neil
a2259865b3
Merge pull request #1501 from jkroepke/inwx_mtan
...
Add Support for inwx.de mobile tan
7 years ago
Jan-Otto Kröpke
63f3283591
Add Support for inwx mobile tan
7 years ago
neil
d670ea4f59
Merge pull request #1497 from Neilpang/dev
...
sync
7 years ago
neil
d0d10bc6e7
Merge pull request #1490 from AlexeyStolyarov/master
...
#issue with nsupdate on Ubuntu 14.04.1 LTS
7 years ago
neil
4fea06c9fa
Merge pull request #1393 from webner/acme-dns
...
add acme-dns plugin
7 years ago
neil
09fed60dec
Merge pull request #1494 from Neilpang/dev
...
sync
7 years ago
AlexeyStolyarov
75b9c39b0e
Update dns_nsupdate.sh
7 years ago
AlexeyStolyarov
5957a1068f
Update dns_nsupdate.sh
7 years ago
AlexeyStolyarov
df5229c7c8
Merge pull request #1 from AlexeyStolyarov/AlexeyStolyarov-patch-1
...
#issue with nsupdate on Ubuntu 14.04.1 LTS
7 years ago
AlexeyStolyarov
ed817c81de
#issue with nsupdate on Ubuntu 14.04.1 LTS
...
on Ubuntu 14.04.1 LTS if nsupdate runs without port number given it treated argument following server name as port number.
and throws error:
```
port 'update' is not numeric
syntax error
```
7 years ago
Wolfgang Ebner
dd72f7638d
add acme-dns plugin
7 years ago
neil
a77e4aa6fa
Merge pull request #1482 from martgras/dev
...
Fixes dns_he Issue #1476
7 years ago
martgras
792f3775ce
Fixes dns_he Issue #1476
...
username / password has to be urlencoded
7 years ago
neil
4c7700ec3b
Merge pull request #1480 from Neilpang/master
...
sync
7 years ago
neil
eee296c4c2
Merge pull request #1475 from pandiloko/patch-1
...
False case in variable name for dreamhost api
7 years ago
pandiloko
499f745732
False case in variable name for dreamhost api
7 years ago
neil
446388e0ba
Merge pull request #1378 from ivarmedi/master
...
Add dns_loopia
7 years ago
neil
e1628bcdd8
Merge pull request #1429 from softcat/dev
...
Fixed DNSAPI for PowerDNS to support wildcard certificates
7 years ago
neil
6d5874fc45
Merge pull request #1448 from martgras/patch-3
...
dns_azure add support for validation record at domain apex
7 years ago
neil
3d563dea87
Merge pull request #1444 from adrum/patch-1
...
Fixed Dreamhost ENV var name in dnsapi/README.md
7 years ago
neilpang
09304c33c1
start 2.7.9
7 years ago