Roy Kaldung
82765f4ae5
Solved merge conflict
2018-08-23 07:29:19 +02:00
Roy Kaldung
e34589706c
Print response only for debugging.
2018-08-23 07:28:27 +02:00
neil
b6efdac1db
Merge pull request #1605 from linux-insideDE/dev
...
Added netcup DNS API
2018-08-23 13:25:54 +08:00
linux-insideDE
fc9d321ebe
Merge branch 'dev' into dev
2018-08-22 21:07:05 +02:00
Roy Kaldung
2bfa42e2f5
Solved merge conflict
2018-08-22 18:49:27 +02:00
Roy Kaldung
e0c940b2bb
Merge branch 'master' of github.com:Neilpang/acme.sh
2018-08-22 18:45:21 +02:00
neil
9133de50e9
Merge pull request #1756 from crazyhacks/conoha
...
Add support ConoHa DNS API
2018-08-22 22:48:33 +08:00
KUDO Takashi
73d04b976e
avoid "SC2046: Quote this to prevent word splitting." Travis CI error.
2018-08-22 23:25:55 +09:00
KUDO Takashi
a35d271669
cleanup
2018-08-22 23:25:55 +09:00
KUDO Takashi
72a7f932c6
fix indent
2018-08-22 23:25:55 +09:00
KUDO Takashi
2e74df2583
Add support ConoHa DNS API
2018-08-22 23:25:55 +09:00
linux-insideDE
4fffb3c816
make shfmt happy
2018-08-21 21:55:44 +02:00
linux-insideDE
840b3a34cb
changed some chars
2018-08-21 21:47:40 +02:00
linux-insideDE
dc267663a7
Merge branch 'dev' into dev
2018-08-21 21:15:53 +02:00
neil
329a1e6f16
Merge pull request #1623 from lenartj/dev
...
Added support for Google Cloud DNS API (dns_gcloud)
2018-08-21 21:38:19 +08:00
Janos Lenart
9c39121e99
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
2018-08-21 13:32:29 +00:00
neil
659a60aeec
Merge pull request #1772 from gliljas/patch-2
...
Spelling in dns_aws.sh
2018-08-21 21:06:36 +08:00
neil
b0268adad9
Merge pull request #1782 from omegazeng/dev
...
add dns api support for dnspod.com
2018-08-21 21:05:43 +08:00
neil
71e4bbfc99
Merge pull request #1804 from ctron/feature/add_lexicon_opts_1
...
Add support for additional Lexicon options
2018-08-21 21:01:28 +08:00
neil
c6bd004d63
Merge pull request #1806 from Aarup/dev
...
Update dns api to support v2 wildcard cert #1261
2018-08-21 20:58:26 +08:00
Aarup
8b6986ba18
Fix file formatting
2018-08-21 12:32:30 +02:00
Jens Reimann
b23718f3ad
Add support for additional Lexicon options
2018-08-21 11:51:26 +02:00
Aarup
8113548920
Update dns api to support v2 wildcard cert #1261
2018-08-21 11:44:36 +02:00
Janos Lenart
441f8f3ce8
Replied to PR comments
2018-08-15 12:05:57 +01:00
Janos Lenart
1d4dec5510
Moved dns_gcloud to 47.
2018-08-15 12:05:57 +01:00
Janos Lenart
167758003c
Fixed shfmt (dns_gcloud)
2018-08-15 12:03:38 +01:00
Janos Lenart
0a3ac1f5c3
Added support for Google Cloud DNS API (dns_gcloud)
2018-08-15 12:03:38 +01:00
neil
9173140ddf
Merge pull request #1788 from ghostwheel42/dev
...
createDomainKey: fix exitcode for creating new key
2018-08-15 13:27:04 +08:00
Alexander Graf
7aeb113c62
createDomainKey: fix exitcode for creating new key
...
when running acme.sh headless (without terminal) to create a new key
createDomainKey returns a non-zero exit-code.
explicitly returning zero avoids this.
2018-08-14 10:04:14 +02:00
Hitoshi
22cd408efb
add dns api support for dnspod.com
2018-08-12 18:15:20 +08:00
Gunnar Liljas
4fbd21da57
Spelling
2018-08-07 13:35:08 +02:00
Roy Kaldung
8925e50670
Tidied again
2018-08-03 13:57:59 +02:00
Roy Kaldung
c00f316946
Tidied script
2018-08-03 13:56:28 +02:00
neil
ac0cdcf70b
Merge pull request #1760 from lf-zbw/dev
...
Fix key leakage in SSH deploy log.
2018-08-02 21:25:26 +08:00
little-fat
63134fafec
Fix key leakage in SSH deploy log
2018-08-02 20:57:27 +08:00
neil
c883ec40d7
Merge pull request #1750 from jkroepke/fix_inwx_tfa
...
Fix inwx account without Mobile TAN
2018-07-29 19:16:11 +08:00
neil
d19bc328f3
Merge pull request #1745 from oldium/add-lexicon-rm
...
Added dns_lexicon_rm command
2018-07-29 19:13:29 +08:00
neil
f286f904dc
Merge pull request #1753 from Neilpang/dev
...
Dev
2018-07-28 22:40:42 +08:00
neil
150029a5e2
Merge pull request #1752 from Neilpang/badnonce
...
add more retry for badnonce error
2018-07-28 22:14:16 +08:00
neilpang
709a3fb06f
add more retry for badnonce error
2018-07-28 22:02:03 +08:00
Jan-Otto Kröpke
d3c9d0b331
Fix inwx account without Mobile TAN
2018-07-26 21:32:35 +02:00
neilpang
cc2d59468d
use json content type for both v1 and v2
2018-07-26 21:57:22 +08:00
neil
91391fba5d
Merge pull request #1749 from Neilpang/dev
...
Dev
2018-07-26 21:56:39 +08:00
Oldřich Jedlička
4369402855
Cleaned-up shellcheck warnings.
2018-07-25 10:40:57 +02:00
Roy Kaldung
385a2c6acb
Tidied
2018-07-25 09:47:00 +02:00
Roy Kaldung
1570c15aa3
Added http.net DNS via API
2018-07-25 08:14:24 +02:00
neil
0bc556618f
Merge pull request #1746 from j-c-m/time2str-dev
...
BSD fix _time2str()
2018-07-25 12:10:39 +08:00
Jesse Miller
cb11580981
BSD fix _time2str()
...
date -u -d@"12345" does not produce an error on *BSD and outputs the
current date in UTC, which is not the expected output from _time2str()
Fix, reorder _time2str() to attempt BSD style date first, which
errors on Linux, so cascade style OS detection works correctly.
2018-07-24 22:41:01 -05:00
Old?ich Jedli?ka
0366e8758c
Added reading of stored config.
2018-07-24 22:41:43 +02:00
Old?ich Jedli?ka
8d230dd798
Added dns_lexicon_rm command.
...
Remove created TXT record when finished. Works with lexicon version 2.3.0
and later.
2018-07-24 16:30:47 +02:00