Commit Graph

444 Commits

Author SHA1 Message Date
neilpang 3e3161c747 fix format 2018-02-07 22:18:04 +08:00
neilpang 52b945164c fix https://github.com/Neilpang/acme.sh/issues/1247 2018-02-07 20:54:05 +08:00
neilpang 584fb2904b fix https://github.com/Neilpang/acme.sh/issues/1191
https://github.com/Neilpang/acme.sh/issues/1246
2018-02-06 21:23:08 +08:00
neilpang eea713eed2 Merge branch 'dev' into 2 2018-01-26 21:05:36 +08:00
neilpang 8c88757451 fix format 2018-01-26 20:39:41 +08:00
neilpang dd171ca44a fix format 2018-01-26 20:14:51 +08:00
martgras 72fe7396d6
spelling mistake in error message 2018-01-26 07:53:47 +01:00
neilpang 03140865f0 fix for existing record 2018-01-25 23:25:50 +08:00
neilpang a4fc802d1b Add selectel.com(selectel.ru) DNS API. fix https://github.com/Neilpang/acme.sh/issues/1220 2018-01-25 23:18:37 +08:00
neil e4b24d20ac
Update dns_azure.sh 2018-01-25 23:08:56 +08:00
neil 91607bb2a1
Update dns_azure.sh 2018-01-25 22:58:11 +08:00
martgras 441c26dd32
Update dns_azure.sh 2018-01-25 07:40:35 +01:00
martgras c7b8debb6e
fix travis issues 2018-01-25 07:01:39 +01:00
martgras d51c383866
remove unused code and fix error handling 2018-01-24 15:08:06 +01:00
martgras f7d4698ef0
improve error checking 2018-01-24 13:39:38 +01:00
martgras 3fdbbafcb5
fix getroot with multiple dns zones 2018-01-24 09:59:05 +01:00
martgras c82cd90ed6
Relative link to Azure DNS wiki page 2018-01-23 18:46:59 +01:00
martgras b6fc8398cf
Usage instructions for Azure DNS 2018-01-23 18:25:52 +01:00
martgras e90f3b84c1
Add support for Azure DNS
Adding support for Azure DNS 
See https://docs.microsoft.com/en-us/azure/dns/
2018-01-23 18:24:08 +01:00
neilpang 258cf20c92 minor 2018-01-19 22:48:06 +08:00
neilpang 6ba4f8b54c fix https://github.com/Neilpang/acme.sh/issues/1204 2018-01-18 21:04:06 +08:00
neilpang 60814ecfe1 typo 2018-01-16 21:29:52 +08:00
neilpang 0170c20e9a fix format 2018-01-16 21:29:51 +08:00
neilpang 01cc2e13d8 add more sleep for ovh 2018-01-16 21:29:51 +08:00
neilpang f823f170e6 fix ovh 2018-01-16 21:29:50 +08:00
neilpang be186bd39b support dns_ovh_rm() 2018-01-16 21:29:50 +08:00
neilpang ea25492c28 we should not use "updating" to support wildcard 2018-01-16 21:29:49 +08:00
neilpang 506c41cb15 fix format 2018-01-16 21:29:47 +08:00
neilpang 72f54ca6c1 support ACME v2 wildcard cert 2018-01-16 21:29:47 +08:00
AA a01da2fd92
Update README.md 2018-01-15 11:00:44 +01:00
AA cd2fe698bb
Create dns_autodns.sh 2018-01-15 10:59:50 +01:00
Meowthink eb207322d3 Add namesilo.com dns api support 2018-01-14 18:52:44 +08:00
sjau a582e7c2fb dns_ispconfig.sh: remove unnecessary permission in api user 2018-01-02 15:05:26 +01:00
Jens a95ccc7e4c
Update dns_servercow.sh
... didn't see this line in spellcheck ... :S
2017-12-09 20:22:09 +01:00
Jens 8101aceab5
Update dns_servercow.sh
fixed remaining issues from shellcheck
2017-12-09 20:18:05 +01:00
Jens 1c9b19833c
Update dns_servercow.sh
replaced tab with space
2017-12-09 20:14:46 +01:00
Jens Hartlep ae29929714 added dns api for servercow 2017-12-09 19:32:53 +01:00
speedmann f7c346de09 Fix order in README and add link to inwx.de and apidocs 2017-12-09 14:20:36 +01:00
speedmann 731ed6952f Fix shebang 2017-12-09 14:13:05 +01:00
speedmann 454ad6f8bd
Merge branch 'dev' into master 2017-12-09 14:10:01 +01:00
Aarup fb6e0658cf update README 2017-12-08 14:09:04 +01:00
Aarup f9b8d7a9d8 renamed uno_user and uno_key 2017-12-08 13:22:17 +01:00
Aarup f763e1edd7 fix contains usage 2017-12-08 13:20:25 +01:00
Aarup dbc3ad1304 use _math 2017-12-08 12:59:02 +01:00
Aarup 3f1e6c128f Try again 2017-12-08 08:31:24 +01:00
Aarup 1f635b90e7 Try to fix build 2017-12-08 08:26:52 +01:00
JAA db3043553c Also don't use sed 2017-12-07 14:52:09 +01:00
speedmann 5911594906 Fix egrep invocation 2017-12-07 14:21:37 +01:00
speedmann 9a1f769828 Avoid usage of `sed -E` `grep -q` and `printf -v` 2017-12-07 14:18:54 +01:00
JAA b91c0a0616 Don't use grep -B 2017-12-07 13:53:40 +01:00