lebaned
dec12cb066
styling
6 years ago
lebaned
ab0d9164db
Merge branch 'master' of github.com:lebaned/acme.sh
6 years ago
lebaned
2fd1297830
add versio API (dns_versio.sh)
fixed issues shellcheck.net
fix style
add Versio to README.md and ./dnsapi/README.md
fix dns remove
7 years ago
lebaned
eb63cf39be
fix dns remove
6 years ago
lebaned
8c9ff7e11b
add Versio to README.md and ./dnsapi/README.md
7 years ago
lebaned
f722e830fb
fix style
7 years ago
lebaned
154dfb4430
fixed issues shellcheck.net
7 years ago
lebaned
ed85d27b85
add versio API (dns_versio.sh)
7 years ago
neil
c883ec40d7
Merge pull request #1750 from jkroepke/fix_inwx_tfa
Fix inwx account without Mobile TAN
7 years ago
neil
f286f904dc
Merge pull request #1753 from Neilpang/dev
Dev
7 years ago
neil
150029a5e2
Merge pull request #1752 from Neilpang/badnonce
add more retry for badnonce error
7 years ago
neilpang
709a3fb06f
add more retry for badnonce error
7 years ago
Jan-Otto Kröpke
d3c9d0b331
Fix inwx account without Mobile TAN
7 years ago
neilpang
cc2d59468d
use json content type for both v1 and v2
7 years ago
neil
91391fba5d
Merge pull request #1749 from Neilpang/dev
Dev
7 years ago
neil
0bc556618f
Merge pull request #1746 from j-c-m/time2str-dev
BSD fix _time2str()
7 years ago
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.
7 years ago
neilpang
411b342a27
request a new nonce for invalid anti-replay nonce error
7 years ago
neilpang
b9b7032386
lets start v2.8.0
7 years ago
neil
c38ef9023b
Merge pull request #1738 from Neilpang/dev
sync
7 years ago
neil
9cecd525e2
fix JWS has an invalid anti-replay nonce https://github.com/Neilpang/acme.sh/issues/1630
7 years ago
neil
4f5995abc0
Merge pull request #1717 from initit/master
added dnsapi for euserv.eu
7 years ago
Michael
2945b230e4
replaced tail/head with _tail_n/_head_n and printf with echo
7 years ago
Michael
261cc448f7
fixed shfmt related errors in dns_euserv.sh and modified README.md
7 years ago
Michael
616b0b6baa
fixed shfmt related errors in dns_euserv.sh and modified README.md
7 years ago
Michael
d99968ee6d
Modified dnsapi/README.md
7 years ago
Michael
4a65ff6ae2
Merge https://www.github.com/initit/acme.sh
7 years ago
Michael
94f91ae687
initial version with Euserv.eu DNS API Support
- added dnsapi/dns_euserv.sh
- modified dnsapi/README.md
7 years ago
Michael
28e4bcf67f
initial version with Euserv.eu DNS API Support
7 years ago
neil
884461f1a6
Merge pull request #1705 from war59312/patch-2
Update README.md - HTTPS For centminmod.com Link
7 years ago
Will
26c669e42d
Update README.md - HTTPS For centminmod.com Link
Update README.md - HTTPS For centminmod.com Link
7 years ago
neil
f60dde4138
Merge pull request #1698 from Neilpang/dev
Dev
7 years ago
neilpang
9c545059ae
fix warning
7 years ago
neilpang
05dea7b22a
fix warning
7 years ago
neil
5b3f915d90
Merge pull request #1697 from santerikannisto/patch-6
Issue #1328 bug fix v3
7 years ago
Santeri Kannisto
d987d61ea9
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.
7 years ago
neil
dedb56d295
Merge pull request #1563 from kordianbruck/dev
Increase serial when adding txt records
7 years ago
neil
8697972d5d
Merge pull request #1669 from Neilpang/dev
check UNABLE_TO_AUTHENTICATE
7 years ago
neilpang
f90a2ae195
check UNABLE_TO_AUTHENTICATE
7 years ago
neil
084de9d8e0
Merge pull request #1635 from Neilpang/dev
Dev
7 years ago
neilpang
206be3c161
fix https://github.com/Neilpang/acme.sh/issues/1633
7 years ago
neil
39ba697e19
Merge pull request #1584 from dwatrous/patch-1
Add HAProxy deploy implementation and documentation
7 years ago
Daniel Watrous
c9818ea2c4
add documentation for reload command
7 years ago
Daniel Watrous
afe5cb588d
update for POSIX compliance
7 years ago
Daniel Watrous
e9e999542d
add reload
7 years ago
neil
d9db90752e
Merge pull request #1579 from par-pa/support-tele3
Support tele3
7 years ago
neil
f7c3f52817
Merge pull request #1585 from Neilpang/dev
Dev
7 years ago
neilpang
681e3785ef
add dns alias mode
7 years ago
Daniel Watrous
5f593994c7
remove more whitespace (trying to get TravisCI working)
7 years ago
Daniel Watrous
ec73aeba16
remove whitespace
7 years ago