neil
f8526f027c
fix https://github.com/Neilpang/acme.sh/issues/1539
7 years ago
neilpang
98a7e72f0a
fix https://github.com/Neilpang/acme.sh/issues/1512#issuecomment-381121303
7 years ago
Jan-Otto Kröpke
63f3283591
Add Support for inwx mobile tan
7 years ago
neil
d0d10bc6e7
Merge pull request #1490 from AlexeyStolyarov/master
...
#issue with nsupdate on Ubuntu 14.04.1 LTS
7 years ago
AlexeyStolyarov
75b9c39b0e
Update dns_nsupdate.sh
7 years ago
AlexeyStolyarov
5957a1068f
Update dns_nsupdate.sh
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
martgras
792f3775ce
Fixes dns_he Issue #1476
...
username / password has to be urlencoded
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
Ivar Larsson
b7d573a4b8
Merge branch 'dev' of github.com:Neilpang/acme.sh
7 years ago
Habetdin
98e15f658e
Update Zilore API description
7 years ago
Ivar Larsson
696d9c6bd3
remove merge chars
7 years ago
Ivar Larsson
50dee5d464
Merge branch 'master' of github.com:Neilpang/acme.sh
7 years ago
Habetdin
d1b197e339
Merge branch 'patch-1' into dev
7 years ago
Habetdin
ce9c227425
Update README.md
7 years ago
Habetdin
e32c2b84ee
Revert "Update README #1"
...
This reverts commit 6b0333e919
.
7 years ago
Habetdin
2bc38b2063
Revert "Update README.md"
...
This reverts commit b4f4c28871
.
7 years ago
Habetdin
b4f4c28871
Update README.md
7 years ago
Habetdin
b14ef537e1
head => _head_n
7 years ago
neil
84ac386481
Merge pull request #1437 from james-gibson/remove-line-wraps-on-basic-auth
...
Disable line wrapping on base64 conversion to prevent auth failure
7 years ago
neil
795764f22f
Merge pull request #1420 from kinghost/master
...
Add dns_kinghost.sh
7 years ago
Felipe Braz
986f61ac92
deleted wrog file
7 years ago
neil
09576f2f4f
Merge pull request #1445 from martgras/patch-2
...
dns_he - proposed fix for #1438
7 years ago
Habetdin
fde971fe81
Fix formatting
7 years ago
Habetdin
6b0333e919
Update README #1
7 years ago
Habetdin
914808b867
Adding Zilore API support
7 years ago
Felipe Braz
2d1d512d0f
removed redundant api call
7 years ago
Felipe Braz
37bc099d39
removed redundant api call
7 years ago
martgras
9e3c931b34
dns_azure add support for validation record at domain apex
...
Prevent the issue described in #1442
Fix [SC1117] Backslash is literal in "\[".
7 years ago
Felipe Braz
f8fb0e67b4
fix dnsapi/dns_kinghost.sh with shfmt utility
7 years ago
Felipe Braz
86ef6e6987
fixes on dnsapi/dns_kinghost.sh and dnsapi/README.md
7 years ago
Felipe Braz
e8fd373e6c
removed blank space at ending of dnsapi/dns_kinghost.sh
7 years ago
Felipe Braz
4d2a0697ed
fix identation dnsapi/dns_kinghost.sh
7 years ago
Chris
30283282d2
Fixing code style according to Travis
7 years ago
Chris
7588fc0989
Fixes DNSimple for Wildcard certificates
7 years ago
martgras
fe843bc466
dns_he - proposed fix for #1438
...
if you have more than one zone of a domain (e.g. example.com and subdomain.example.com) _find_zone fails.
This fix removes partials matches.
7 years ago
Austin Drummond
5b355c6ca7
Fixed Dreamhost ENV var name in dnsapi/README.md
7 years ago
Nils Sandmann
a3f7ff90e3
Used e_grep_o instead grep -Po, dns_pdns_rm() now deletes only entry with matching txt value
7 years ago
James Gibson
9c88971bc1
Use internal base64 util instead of PATH bin/
7 years ago
Felipe Braz
e80ca4ddbc
Merge branch 'dev' of github.com:Neilpang/acme.sh
7 years ago
neil
28ccad28c2
Merge pull request #1436 from james-gibson/patch-1
...
Clarified the language around the Name.com steps
7 years ago
James Gibson
ba9e7fbf64
Clarified the language around the Name.com steps
...
Name.com has simplified the process to obtain API tokens, this clarifies the language around requesting a key.
7 years ago
pyriand3r
fbd8ab47ea
only reseller can use do.de's reseller interface
7 years ago
Nils Sandmann
893917a25d
Fix travis errors
7 years ago
Nils Sandmann
af5ff2bb93
Modified DNSAPI for PowerDNS to support wildcard certificates
7 years ago
Ivar Larsson
8995d3434f
_contains instead of echo
7 years ago