neilpang
f99ca918db
fix format
6 years ago
neilpang
79a0a66f1f
support --tlsport
6 years ago
neilpang
08681f4a8b
support tls-alpn-01 https://github.com/Neilpang/acme.sh/issues/1675#issuecomment-447857756
6 years ago
neilpang
2b9ebd6662
fix showcsr https://github.com/Neilpang/acme.sh/issues/1968
6 years ago
neilpang
238990a285
add more debug info
https://github.com/Neilpang/acme.sh/issues/1932
6 years ago
neilpang
9841063df9
fix nginx mode
6 years ago
neilpang
137dc1eac0
fix https://github.com/Neilpang/acme.sh/issues/1912
6 years ago
Thomas Rohlik
5fee82ce39
Fix dot
Very important commit 🥇
6 years ago
neilpang
7903fcb48c
fix typo
6 years ago
neilpang
9672c6b885
fix https://github.com/Neilpang/acme.sh/issues/1905
6 years ago
Phil Ross
fd536d373e
Skip aliases of already verified domains.
When issuing a two-domain certificate using a different alias for each
domain, if the first domain is already verified, verification for the
second domain would be attempted (unsuccessfully) using the alias of the
first domain.
Increment the alias index when skipping verified domains so that the
correct alias will be used for subsequent domains.
6 years ago
neilpang
3322630732
minor, debug msg
6 years ago
Alexander Graf
7aeb113c62
createDomainKey: fix exitcode for creating new key
when running acme.sh headless (without terminal) to create a new key
createDomainKey returns a non-zero exit-code.
explicitly returning zero avoids this.
6 years ago
neilpang
709a3fb06f
add more retry for badnonce error
6 years ago
neilpang
cc2d59468d
use json content type for both v1 and v2
6 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.
6 years ago
neilpang
411b342a27
request a new nonce for invalid anti-replay nonce error
6 years ago
neilpang
b9b7032386
lets start v2.8.0
6 years ago
neil
9cecd525e2
fix JWS has an invalid anti-replay nonce https://github.com/Neilpang/acme.sh/issues/1630
6 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
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