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 |
neil
|
521d8c4b1f
|
Merge pull request #1464 from Neilpang/dev
sync
|
7 years ago |
Ivar Larsson
|
b7d573a4b8
|
Merge branch 'dev' of github.com:Neilpang/acme.sh
|
7 years ago |
neil
|
4a62385dcc
|
Merge pull request #1460 from Habetdin/patch-1
Update Zilore API description
|
7 years ago |
Habetdin
|
98e15f658e
|
Update Zilore API description
|
7 years ago |
neil
|
0a3fa35c5d
|
Merge pull request #1451 from Habetdin/dev
Adding support of Zilore API
|
7 years ago |
neil
|
02e095bec2
|
Merge pull request #1459 from rbelnap/vault_deploy_chain_Fix
add chain cert
|
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 |
Bob Belnap
|
87a8dda955
|
add chain cert
|
7 years ago |
Habetdin
|
d7c73f590c
|
Merge branch 'patch-2' into dev
|
7 years ago |
Habetdin
|
d1b197e339
|
Merge branch 'patch-1' into dev
|
7 years ago |
Habetdin
|
8f5ee989ba
|
Update README.md
|
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
|
ce9f77afed
|
Revert "Update README #2"
This reverts commit 882e1db1d6 .
|
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
|
f0365d32aa
|
Merge pull request #1457 from Neilpang/dev
sync
|
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 |
neil
|
bba474dc6b
|
Merge pull request #1447 from itssimple/dev
Fixes DNSimple for Wildcard certificates
|
7 years ago |
Habetdin
|
fde971fe81
|
Fix formatting
|
7 years ago |
Habetdin
|
882e1db1d6
|
Update README #2
|
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
|
7efa546665
|
removed local .gitignore file
|
7 years ago |
Felipe Braz
|
4d2a0697ed
|
fix identation dnsapi/dns_kinghost.sh
|
7 years ago |
Felipe Braz
|
c6023782a4
|
Merge branch 'dev' of github.com:Neilpang/acme.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 |