Herman Sletteng
366423c1e4
DNS plugin for Danish service gratisdns.dk
Currently only supports primary domains. My use case does not involve
secondary domains so I'm not sure how it behaves, and cannot test it.
Might be as simple as turning all "primary"-references into a variable
that's either "primary" or "secondary", and make an extra check for this
in _get_domain...
Cookie handling heavily inspired by freedns plugin, including caching
the cookie in the config file, so we can rm without re-authenticating
7 years ago
neilpang
681e3785ef
add dns alias mode
7 years ago
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
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
pandiloko
499f745732
False case in variable name for dreamhost api
7 years ago
Habetdin
98e15f658e
Update Zilore API description
7 years ago
Ivar Larsson
696d9c6bd3
remove merge chars
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
Felipe Braz
986f61ac92
deleted wrog file
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
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
Ivar Larsson
5f9b0675e2
loopia -> loopia.se
7 years ago
Felipe Braz
aa9975ad0d
dns_kinghost.sh :: changed printf to echo
7 years ago
Felipe Braz
6787c81abe
renamed KINGHOST_username => KINGHOST_Username
7 years ago
Felipe Braz
48bdfa2377
added doc header to dns_kinghost.sh
7 years ago
Felipe Braz
2ff6f4d3cf
updated docs for dns_kinghost api usage
7 years ago
Felipe Braz
ae32938531
added dnsapi/dns_kinghost.sh
7 years ago
Chris Gårdenberg
912bcf9487
Fixed HTTPS-url with regard to #1192
7 years ago
Ivar Larsson
413f071861
use echo
7 years ago
neilpang
32d8f349c9
add debug info
7 years ago
Rafael Gieschke
4ae108009c
dns_pdns.sh: Allow "." as root zone
7 years ago