Philippe Kueck
|
54d61bdc4a
|
- get rid of bash-only syntax like ${foo:-bar}
- use sh instead of bash
- remove redundant functions _info, _err, _debug and _debug2
- get rid of mktemp, pipe commands directly to nsupdate
|
8 years ago |
Philippe Kueck
|
2d279c4c5c
|
add nsupdate to sample config
|
8 years ago |
Philippe Kueck
|
0fb206fe15
|
add nsupdate script for dns-01
|
8 years ago |
neilpang
|
5d6fd8099f
|
add dns_xxx_rm function
https://github.com/Neilpang/acme.sh/issues/79
|
8 years ago |
neilpang
|
800e3f4599
|
support dns_xxx_rm function
fix https://github.com/Neilpang/acme.sh/issues/79
|
8 years ago |
neil
|
35c61f52fe
|
Merge pull request #339 from Neilpang/deploy
add deploy command
|
8 years ago |
neilpang
|
3db446633c
|
add deploy api
|
8 years ago |
neilpang
|
e3b4a0213c
|
Merge branch 'master' into deploy
|
8 years ago |
Armando Lüscher
|
9910ff5fa1
|
Allow saved password strings to have special characters. (#334)
|
8 years ago |
neilpang
|
049be10406
|
fix idn to support European chars
https://github.com/Neilpang/acme.sh/issues/331#issuecomment-255583889
|
8 years ago |
neilpang
|
9aa3be7f9f
|
add _uninstallalias
|
8 years ago |
neilpang
|
aba5c634ae
|
minor, add output info for installing alias.
fix https://github.com/Neilpang/acme.sh/issues/332
|
8 years ago |
neil
|
9774b01b0e
|
2.6.1 support IDN (#335)
* Support IDN
* fix deactivate idn name
* 2.6.1 support IDN
|
8 years ago |
neil
|
ecf0a710e1
|
fix typo
|
8 years ago |
neil
|
c9febbdd87
|
fix for centos ncat and debian default netcat (#330)
|
8 years ago |
Peter Lyons
|
caa2e45a8c
|
use RFC2606 example.com domain in docs (#327)
https://www.rfc-editor.org/rfc/rfc2606.txt
|
8 years ago |
neilpang
|
d9130c9852
|
minor
|
8 years ago |
neilpang
|
661f05837c
|
minor
|
8 years ago |
neilpang
|
a61fe418b2
|
support deploy api
|
8 years ago |
neil
|
b15cfc2c5a
|
minor
|
8 years ago |
neil
|
c575c9af3d
|
Merge branch 'master' of https://github.com/Neilpang/acme.sh
|
8 years ago |
neil
|
81f27e9077
|
minor, get the error info, if it contains CRLF
|
8 years ago |
neil
|
f78babfaa0
|
nc (#324)
|
8 years ago |
neilpang
|
66990cf872
|
minor
|
8 years ago |
root
|
095fe2ed1b
|
minor
|
8 years ago |
neil
|
483ebc8141
|
Update README.md
|
8 years ago |
neilpang
|
b9311282eb
|
minor fix pdns api
|
8 years ago |
Maxim Zalysin
|
d6f0c2b52b
|
Add support PowerDNS API (#322)
* Add support PowerDNS API
* Small fixes
|
8 years ago |
neil
|
bb25febd70
|
Checkdomain (#317)
* check if domains are changed
* fix output info
|
8 years ago |
neil
|
19ab2a29ce
|
fix tail for solaris
|
8 years ago |
neil
|
24b4fe9867
|
Merge branch 'master' of https://github.com/Neilpang/acme.sh
|
8 years ago |
neil
|
aa7b82de04
|
minor
|
8 years ago |
neil
|
3d826bed3a
|
fix for ncat on centos, try without '-p' first (#315)
|
8 years ago |
neil
|
d2ae7e78ef
|
60 days
|
8 years ago |
neil
|
656bd330f8
|
change default renew days o 60.
fix https://github.com/Neilpang/acme.sh/issues/314
https://github.com/Neilpang/acme.sh/issues/281
|
8 years ago |
neil
|
c2c8f32010
|
fix for wget
|
8 years ago |
neil
|
9f43c270e6
|
fix wget
|
8 years ago |
neil
|
50827188ff
|
minor: save on success
|
8 years ago |
neil
|
6ae0f7f5c6
|
support "--listen-v4" and "--listen-v6" (#311)
https://github.com/Neilpang/acme.sh/issues/310
|
8 years ago |
neil
|
c583d6bb49
|
fix sleep display
|
8 years ago |
neil
|
fdcb6b721c
|
fix for busybox
|
8 years ago |
neil
|
ef858ef062
|
use head -n
|
8 years ago |
neil
|
fe04faf675
|
Add Chinese link
|
8 years ago |
neil
|
ad752b317d
|
support csr that contains empty CN field. fix https://github.com/Neilpang/acme.sh/issues/306
|
8 years ago |
neil
|
59649e9b1e
|
support --auto-upgrade
|
8 years ago |
neil
|
6bf281f905
|
support '--auto-upgrade'
|
8 years ago |
neil
|
4dfc8b262c
|
support individual ca path
|
8 years ago |
neil
|
f08ffe9feb
|
v2.6.0
|
8 years ago |
neil
|
65de3110a9
|
minor, fix error message
|
8 years ago |
neil
|
f6dcd98995
|
save api first
|
8 years ago |