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
9cecd525e2
fix JWS has an invalid anti-replay nonce https://github.com/Neilpang/acme.sh/issues/1630
7 years ago
neilpang
206be3c161
fix https://github.com/Neilpang/acme.sh/issues/1633
7 years ago
Steffen Busch
e32b3aac22
Added --force-color to enforce the use of ANSI Color. Issue #1557
7 years ago
neilpang
66686de4e4
add --branch
7 years ago
neilpang
ce8dca7afe
move renewhook after installcert
fix https://github.com/Neilpang/acme.sh/issues/1547
7 years ago
neilpang
09304c33c1
start 2.7.9
7 years ago
neilpang
aad309ee4f
fix https://github.com/Neilpang/acme.sh/issues/1430
7 years ago
neilpang
a0923622ae
fix https://github.com/Neilpang/acme.sh/issues/1029
https://github.com/Neilpang/acme.sh/wiki/dns-manual-mode
7 years ago
neilpang
668c43abf3
add more debug info
7 years ago
neilpang
e8b54a5087
fix ACCOUNT_URL
7 years ago
neilpang
39852662a6
fix content type
7 years ago
neilpang
6a66ba8a21
fix https://github.com/Neilpang/acme.sh/issues/1411
7 years ago
neilpang
36a7a84080
fix https://github.com/Neilpang/acme.sh/issues/1411
7 years ago
neilpang
7e0b334b38
fix empty ACCOUNT_URL for v2 for the first time use
7 years ago
neilpang
5d8d217a13
add more debug info
7 years ago
neilpang
323febe8c7
add more debug log
7 years ago
Casper
9082862b9d
Updated --accountemail help
https://github.com/Neilpang/acme.sh/issues/1074#issuecomment-337672763
7 years ago
Claus F. Strasburger
a8b62261f6
Documentation: what to do when using dns-manual
Change the hint that tells you how to use DNS manual (second run needs to be --renew)
7 years ago
neilpang
38f1b4d205
fix wildcard interpretation
7 years ago
neilpang
931d19eece
fix for wildcard domain interpretation
7 years ago
neilpang
88bbe55b85
fix wrong wildcard domain interpretation
7 years ago
neilpang
dd17124ec6
fix error
7 years ago
neilpang
674b50889e
fix wildcard domains
7 years ago
neilpang
263c38caec
add more debug info
7 years ago
neilpang
3881f22192
fix https://github.com/Neilpang/acme.sh/issues/1375
add more info
7 years ago
neilpang
664446631f
add debug info
7 years ago
neilpang
c5f1cca3a0
fix https://github.com/Neilpang/acme.sh/issues/1372
7 years ago
neilpang
749c0e51e6
start 2.7.8
7 years ago
anabis
0f120c41f1
fix syntax error missing space
7 years ago
martgras
65a7d56957
remove local keyword
7 years ago
martgras
52351d7dc8
avoid side effects in _printargs
A possible fix for https://github.com/Neilpang/acme.sh/issues/1356
7 years ago
neilpang
a5a0e564dd
fix https://github.com/Neilpang/acme.sh/issues/1322
7 years ago
neilpang
716f727753
fix https://github.com/Neilpang/acme.sh/issues/1105
7 years ago
neilpang
7e381f8e5d
fix format
7 years ago
neilpang
183063a244
add more safe check
7 years ago
neilpang
ef871775b7
fix https://github.com/Neilpang/acme.sh/issues/1336 for wget
7 years ago
neilpang
45e386b26d
fix https://github.com/Neilpang/acme.sh/issues/1336
7 years ago
neilpang
e1db5db8ac
fix https://github.com/Neilpang/acme.sh/issues/1105
7 years ago
jim-p
7445a3be59
Add ACME v2 test around cert copy. Fixes #1330
Without this, the work done a few lines above is clobbered, leaving
the fullchain.cer containing only the certificate, not the CA and
certificate chain.
7 years ago
neilpang
86ef0a2609
fix https://github.com/Neilpang/acme.sh/issues/1295
7 years ago
neilpang
bae50da799
fix https://github.com/Neilpang/acme.sh/issues/1266
7 years ago
neilpang
9ad7ac632a
fix https://github.com/Neilpang/acme.sh/issues/1284#issuecomment-366616855
7 years ago
neilpang
5c568d6999
https://github.com/Neilpang/acme.sh/issues/1277
7 years ago
neilpang
d84665cb64
fix https://github.com/Neilpang/acme.sh/issues/1271
7 years ago
Jose Luis Duran
123e8f21b5
Set the account key file permissions
7 years ago
neilpang
6d6b2efdb5
fix he for solaris
7 years ago
neilpang
a63766a005
fix format
7 years ago