Commit Graph

1555 Commits

Author SHA1 Message Date
7588fc0989 Fixes DNSimple for Wildcard certificates 2018-03-26 09:32:41 +02:00
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.
2018-03-25 14:32:51 +02:00
5b355c6ca7 Fixed Dreamhost ENV var name in dnsapi/README.md 2018-03-24 18:57:22 -04:00
a3f7ff90e3 Used e_grep_o instead grep -Po, dns_pdns_rm() now deletes only entry with matching txt value 2018-03-24 18:46:04 +01:00
9c88971bc1 Use internal base64 util instead of PATH bin/ 2018-03-23 14:46:54 -06:00
e80ca4ddbc Merge branch 'dev' of github.com:Neilpang/acme.sh 2018-03-23 12:06:07 -03:00
28ccad28c2 Merge pull request #1436 from james-gibson/patch-1
Clarified the language around the Name.com steps
2018-03-23 20:35:58 +08:00
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.
2018-03-22 22:52:30 -06:00
fbd8ab47ea only reseller can use do.de's reseller interface 2018-03-22 11:23:16 +01:00
893917a25d Fix travis errors 2018-03-22 11:13:46 +01:00
af5ff2bb93 Modified DNSAPI for PowerDNS to support wildcard certificates 2018-03-21 16:43:42 +01:00
8995d3434f _contains instead of echo 2018-03-21 11:19:22 -04:00
5f9b0675e2 loopia -> loopia.se 2018-03-21 11:18:26 -04:00
aa9975ad0d dns_kinghost.sh :: changed printf to echo 2018-03-20 10:08:52 -03:00
6787c81abe renamed KINGHOST_username => KINGHOST_Username 2018-03-20 09:58:10 -03:00
72205176e1 Merge branch 'dev' of github.com:Neilpang/acme.sh 2018-03-19 18:04:46 -03:00
480742cc15 Merge branch 'master' of github.com:Neilpang/acme.sh 2018-03-19 13:52:49 -03:00
48bdfa2377 added doc header to dns_kinghost.sh 2018-03-19 13:49:58 -03:00
2ff6f4d3cf updated docs for dns_kinghost api usage 2018-03-19 12:26:54 -03:00
ae32938531 added dnsapi/dns_kinghost.sh 2018-03-19 12:17:47 -03:00
912bcf9487 Fixed HTTPS-url with regard to #1192 2018-03-19 11:15:25 +01:00
413f071861 use echo 2018-03-18 10:00:10 -04:00
32d8f349c9 add debug info 2018-03-18 11:04:14 +08:00
3910495cce Merge pull request #1394 from rafaelgieschke/pdns-root
dns_pdns.sh: Allow "." as root zone
2018-03-17 22:02:51 +08:00
cb4a2cf029 remove debug output 2018-03-16 16:47:47 +01:00
26b5180bf7 Rename full_domain and txt_value variables. 2018-03-16 15:49:40 +01:00
11bfb1e5fd Fix return values of some functions. 2018-03-16 15:02:47 +01:00
e431df06ab Only create entry. Remove update. 2018-03-16 14:54:08 +01:00
cbf0ceacd5 Update dnsapi Readme. 2018-03-16 14:51:16 +01:00
8c634d8323 Merge branch 'dev' into all-inkl-kasserver-dns-script 2018-03-16 14:49:02 +01:00
4ae108009c dns_pdns.sh: Allow "." as root zone 2018-03-16 14:32:05 +01:00
8cd3086be0 Merge pull request #1350 from martgras/dev
Fix missing success return value from dns_azure_add/rm
2018-03-16 20:29:03 +08:00
dd37ae26a5 Merge pull request #1388 from Rid/dev
Fixed grammatical errors in CF api
2018-03-16 19:58:37 +08:00
47eb913c22 Merge pull request #1142 from maomihz/dev
Fix problem that digitalocean api failed to remove record
2018-03-16 17:16:48 +08:00
7a46293f7a loopia documentation 2018-03-15 10:55:31 -04:00
Rid
6b26d2b62d Fixed grammatical errors 2018-03-15 09:50:54 +00:00
cac3b3ea35 add dns_loopia 2018-03-14 12:32:02 -04:00
224e0c298a Fix missing success return value from dns_azure_add/rm 2018-03-12 11:50:28 +01:00
62dd3a5380 Fix Travis CI errors. 2018-03-09 16:54:42 -05:00
e3ddb677e1 Adding support for API v2 (multiple TXT records) 2018-03-09 16:39:08 -05:00
32d7bd5ab1 Add own github repository URL. 2018-03-09 16:33:35 +01:00
861df49670 Add All-inkl kasserver script. 2018-03-09 16:29:47 +01:00
20e51f0b4d Merge pull request #1319 from TigerP/master
Add support for DirectAdmin
2018-03-07 09:34:36 +08:00
fd56fe6eb2 Merge pull request #1318 from raidenii/master
New DNS plugin for name.com for new API.
2018-03-06 20:25:29 +08:00
ae8f9561ad Merge pull request #1248 from skid9000/patch-1
Fix the command to generate tsig key for knot api
2018-03-05 09:36:42 +08:00
3052ba433a Fix an obvious stupidity. 2018-03-04 17:27:34 -05:00
508012342d Make sure the removal of DNS record is the desired one (i.e., by txtvalue) 2018-03-04 17:22:13 -05:00
9fa207e613 Move code to fit DNS API dev guide. 2018-03-04 14:13:14 -05:00
e8d808d708 Remove empty line at the end 2018-03-03 14:40:23 +01:00
399d6592b8 Fix some quotes and a check 2018-03-01 21:25:24 +01:00