Jan Doberstein
19ffc8f8f9
added note to dns
after i run into issues https://github.com/Neilpang/acme.sh/issues/225 - just because i was to fast - i modified the Readme that people should be patient about DNS.
Hope that prevents someone running into the same issues.
10 years ago
neil
bc96082fa9
typos
10 years ago
neil
52677b0a88
2.2.9 support --upgrade
10 years ago
neil
e4a1958573
support apache2ctl
10 years ago
neil
523c7682fa
minor: add MAX_RENEW
10 years ago
neil
87ab2d9085
minor, add more debug info
10 years ago
neil
687cfcc2b1
minor add error code
10 years ago
neil
c8e9a31ee5
add `--nocron`, for not installing default cronjob.
10 years ago
bruncsak
2ce87fe264
bug fix to respect the --accountkeylength flag ( #219 )
Thanks.
10 years ago
neil
13d7cae9e2
add --insecure Do not check the server certificate, in some devices, the api server's certificate may not be trusted.
10 years ago
neil
8814a348a8
minor, do not write the default user agent.
10 years ago
neil
5aa146a53f
fix bug
10 years ago
neil
cc17973113
return the error code in cron
10 years ago
neil
423966a505
minor, add more debug info
10 years ago
neil
fbad6a392d
opps
10 years ago
neil
331c4bb669
minor, add more debug info
10 years ago
neil
63a195e5cc
minor: fix user-agent string.
10 years ago
neil
e22bcf7cb4
support tls ( #215 )
* support tls-sni-01
'--tls' and '--tlsport'
* fix tls doc
10 years ago
neil
869578ce4a
minor, fix apache error messaage.
10 years ago
neil
5fc5016d2c
minor, fix apache error message.
10 years ago
neil
22e7ba3f7b
Merge branch 'master' of https://github.com/Neilpang/acme.sh
10 years ago
neil
dcf4f8f64e
minor, format the output of "--list"
10 years ago
neil
d07e8f91c4
Update README.md
10 years ago
neil
054cb72e55
minor, save days only when necessary
10 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.
10 years ago
neil
6d7eda3e8d
v2.2.6 Add "--list" command
10 years ago
neil
ee1737a52e
minor, ignore empty -d value
10 years ago
neil
432c589722
Merge branch 'master' of https://github.com/Neilpang/acme.sh
10 years ago
neil
c083e078d4
minor, remove unnecessary message
10 years ago
Jeremy Fleischman
9003525210
typo
10 years ago
neil
bf233fbd48
minor
10 years ago
neil
cc7fdbd661
minor, remove the unnecessary error file
10 years ago
neil
199067e8ab
add Mageia status
10 years ago
rajcz
d65e3d9a6e
typos
10 years ago
neil
ec9fc8cbf7
add more debug message
10 years ago
neil
9aaf36cd0c
add curl error message.
10 years ago
neil
c4d8fd83d4
check return code
10 years ago
neil
a272ee4f59
fix get nonce
10 years ago
neil
7012b91f05
add err check for post and get
10 years ago
neil
16679b572f
add more debug info
10 years ago
neil
6e18034333
fix error message.
10 years ago
neil
b7ec6789b3
add more log
10 years ago
neil
c835ab025a
add more log
10 years ago
neil
39c8f79f3e
add '--httpport' for servers that is behind a reverse proxy or load balancer
10 years ago
neil
eae290992f
minor, fix normalize json
10 years ago
neil
bb276fc985
minor.
10 years ago
raunsbaekdk
8d5618c44a
Bash does not support double equal sign ( #192 )
use single equal sign '=' instead.
10 years ago
neil
8f63baf7e4
fix centos apache issue
10 years ago
neil
78768e985b
minor, add more apache debug info
10 years ago
neil
2ee5d873db
fix for the new let's encrypt format
10 years ago