neil
d35bf51780
2.3.5: skip domain verify if the authorization is already valid, add to production server.
9 years ago
neil
ec603beeb0
skip verify ( #256 )
skip domain verify if the authorization is already valid
9 years ago
neil
1e6b68f5d1
fix https://github.com/Neilpang/acme.sh/issues/244
Update renew days for renew/renewall
9 years ago
neil
f574e5813f
add the new reg hash
9 years ago
neil
30684246d2
new version number 2.3.4 for LE-SA-v1.1.1-August-1-2016.pdf
agreement to LE-SA-v1.1.1-August-1-2016.pdf
9 years ago
Acris Liu
c93ec9331b
Update agreement to LE-SA-v1.1.1-August-1-2016.pdf
9 years ago
neil
30de13b4df
support Godaddy domaain api
9 years ago
Tim O'Brien
3ad08e9515
Changed _stat exit code, added line return, added README link to wiki
9 years ago
Tim O'Brien
32fdc19697
Support for shells without 'stat' (busybox ash)
- the _stat command can now return an error
- the issue() command chown command isn't run if _stat fails
9 years ago
neil
c9c31c04c3
typos
9 years ago
neil
c3dd3ef0d7
typos
9 years ago
neil
4a4dacb52c
minor, change default dns sleep time from 60 seconds to 120 seconds.
9 years ago
neil
dcf9cb581d
minor, add more debug info
9 years ago
neil
bdbf323fee
remove the default value 'no'
9 years ago
neil
7270f277a7
minor: less debug message
9 years ago
Toke Høiland-Jørgensen
32dfc387c8
Add missing escape in regular expression.
There was a missing escape of a { character in one of the regular
expressions passed to grep. This adds that.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
9 years ago
neil
b3752e78b6
minor, remove error message.
9 years ago
neil
4c0d3f1b75
minor. remove the ugly return code for installcert.
9 years ago
neil
096d8992a1
fix upgrade issue
9 years ago
neil
0bbe6eef89
minor
9 years ago
neil
d0b748a4f2
add more debug message.
9 years ago
neil
58f41a194a
minor
9 years ago
neil
d8d10bc478
opps
9 years ago
neil
61623d22d8
fix bug: re-generate domain key if the key length is different.
9 years ago
neil
bc96082fa9
typos
9 years ago
neil
52677b0a88
2.2.9 support --upgrade
9 years ago
neil
e4a1958573
support apache2ctl
9 years ago
neil
523c7682fa
minor: add MAX_RENEW
9 years ago
neil
87ab2d9085
minor, add more debug info
9 years ago
neil
687cfcc2b1
minor add error code
9 years ago
neil
c8e9a31ee5
add `--nocron`, for not installing default cronjob.
9 years ago
bruncsak
2ce87fe264
bug fix to respect the --accountkeylength flag ( #219 )
Thanks.
9 years ago
neil
13d7cae9e2
add --insecure Do not check the server certificate, in some devices, the api server's certificate may not be trusted.
9 years ago
neil
8814a348a8
minor, do not write the default user agent.
9 years ago
neil
5aa146a53f
fix bug
9 years ago
neil
cc17973113
return the error code in cron
9 years ago
neil
423966a505
minor, add more debug info
9 years ago
neil
fbad6a392d
opps
9 years ago
neil
331c4bb669
minor, add more debug info
9 years ago
neil
63a195e5cc
minor: fix user-agent string.
9 years ago
neil
e22bcf7cb4
support tls ( #215 )
* support tls-sni-01
'--tls' and '--tlsport'
* fix tls doc
9 years ago
neil
869578ce4a
minor, fix apache error messaage.
9 years ago
neil
5fc5016d2c
minor, fix apache error message.
9 years ago
neil
dcf4f8f64e
minor, format the output of "--list"
9 years ago
neil
054cb72e55
minor, save days only when necessary
9 years ago
neil
0e38c60da3
add "--dnssleep". The time in seconds to wait for all the txt records to take effect in dns api mode. Default 60 seconds.
9 years ago
neil
6d7eda3e8d
v2.2.6 Add "--list" command
9 years ago
neil
ee1737a52e
minor, ignore empty -d value
9 years ago
neil
c083e078d4
minor, remove unnecessary message
9 years ago
Jeremy Fleischman
9003525210
typo
9 years ago