2286 Commits

Author SHA1 Message Date
lf-zbw
ab98e18f8a
Merge 8ac4c67bc682e3a6ddc8fc25dec2206da0d2eb70 into d19bc328f37879ff2d863a894cdf0d86efae9c79 2018-08-02 09:24:18 +00:00
lf-zbw
8ac4c67bc6
Merge pull request #2 from Neilpang/master
Update from upstream repo Neilpang/acme.sh@master
2018-08-02 17:24:16 +08:00
lf-zbw
5abd6b69da
Update Dockerfile
change Dockerfile to arm64v8
2018-08-02 17:19:26 +08:00
neilpang
b49a3774e7 add more retry for badnonce error 2018-08-02 17:17:42 +08:00
Jan-Otto Kröpke
bb238924ee Fix inwx account without Mobile TAN 2018-08-02 17:17:42 +08:00
neilpang
ff561b36c0 use json content type for both v1 and v2 2018-08-02 17:17:42 +08:00
Jesse Miller
a31f66f04e 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-08-02 17:17:42 +08:00
neilpang
ce8c38ad52 request a new nonce for invalid anti-replay nonce error 2018-08-02 17:17:42 +08:00
neilpang
14437005a0 lets start v2.8.0 2018-08-02 17:17:42 +08:00
neil
ddd11b5069 fix JWS has an invalid anti-replay nonce https://github.com/Neilpang/acme.sh/issues/1630 2018-08-02 17:17:42 +08:00
Michael
d78d49d1fc replaced tail/head with _tail_n/_head_n and printf with echo 2018-08-02 17:17:42 +08:00
Michael
4012cf1188 fixed shfmt related errors in dns_euserv.sh and modified README.md 2018-08-02 17:17:42 +08:00
Michael
4650617887 fixed shfmt related errors in dns_euserv.sh and modified README.md 2018-08-02 17:17:42 +08:00
Michael
ae66bfdbc0 Modified dnsapi/README.md 2018-08-02 17:17:42 +08:00
Michael
20ad7dabfa initial version with Euserv.eu DNS API Support
- added dnsapi/dns_euserv.sh
 - modified dnsapi/README.md
2018-08-02 17:17:42 +08:00
Michael
d568dba954 initial version with Euserv.eu DNS API Support 2018-08-02 17:17:42 +08:00
Will
47fba96e2a Update README.md - HTTPS For centminmod.com Link
Update README.md - HTTPS For centminmod.com Link
2018-08-02 17:17:42 +08:00
neilpang
a60dc54d41 fix warning 2018-08-02 17:17:42 +08:00
neilpang
1aa505ee07 fix warning 2018-08-02 17:17:42 +08:00
Santeri Kannisto
c048b7aa63 Issue #1328 bug fix v3
Eliminated php dependency with a private function for urlencode using sed. Php had failed on godaddy due to multiple php instances and naturally cron using the one without the necessary -r option. Compared to previous PR the sed code is now POSIX and should work on all environments.
2018-08-02 17:17:42 +08:00
neilpang
490a1149aa check UNABLE_TO_AUTHENTICATE 2018-08-02 17:17:42 +08:00
Kordian Bruck
7144fb5e69 Update serial also when deleting the token 2018-08-02 17:17:42 +08:00
Kordian Bruck
b5e25fefce Increase serial when adding txt records 2018-08-02 17:17:42 +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
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
neilpang
411b342a27 request a new nonce for invalid anti-replay nonce error 2018-07-18 22:00:09 +08:00
neilpang
b9b7032386 lets start v2.8.0 2018-07-18 00:33:07 +08:00
neil
c38ef9023b
Merge pull request #1738 from Neilpang/dev
sync
2.7.9
2018-07-18 00:30:47 +08:00
neil
9cecd525e2 fix JWS has an invalid anti-replay nonce https://github.com/Neilpang/acme.sh/issues/1630 2018-07-18 00:26:21 +08:00
neil
4f5995abc0
Merge pull request #1717 from initit/master
added dnsapi for euserv.eu
2018-07-10 09:18:58 +08:00
Michael
2945b230e4 replaced tail/head with _tail_n/_head_n and printf with echo 2018-07-09 22:54:34 +02:00
Michael
261cc448f7 fixed shfmt related errors in dns_euserv.sh and modified README.md 2018-07-08 23:00:26 +02:00
Michael
616b0b6baa fixed shfmt related errors in dns_euserv.sh and modified README.md 2018-07-08 22:50:52 +02:00
Michael
d99968ee6d Modified dnsapi/README.md 2018-07-08 16:25:35 +02:00
Michael
4a65ff6ae2 Merge https://www.github.com/initit/acme.sh 2018-07-08 16:20:09 +02:00
Michael
94f91ae687 initial version with Euserv.eu DNS API Support
- added dnsapi/dns_euserv.sh
 - modified dnsapi/README.md
2018-07-08 16:17:57 +02:00
Michael
28e4bcf67f initial version with Euserv.eu DNS API Support 2018-07-08 16:04:18 +02:00
neil
884461f1a6
Merge pull request #1705 from war59312/patch-2
Update README.md - HTTPS For centminmod.com Link
2018-07-02 09:53:37 +08:00
Will
26c669e42d
Update README.md - HTTPS For centminmod.com Link
Update README.md - HTTPS For centminmod.com Link
2018-07-01 18:53:47 -04:00