neil
a0c2d312e9
start 2.8.9
4 years ago
neil
effa7fd57d
add ACME_HTTP_NO_REDIRECTS and _resethttp to make http requests not follow redirects
4 years ago
neilpang
996f53373e
fix https://github.com/acmesh-official/acme.sh/issues/3250
4 years ago
neil
cc8f2afce9
fix for Solaris, and add Solaris to Github actions
4 years ago
neil
199ca77c2a
fix for PebbleStrict mode test.
4 years ago
neil
6ee38ceaba
fix https://github.com/acmesh-official/acme.sh/issues/3252
4 years ago
Marcel Waldvogel
92dbe6cdf8
Simplify and clarify SunOS crontab differences
4 years ago
Marcel Waldvogel
0781e8cf12
Use random hour for cron job
The hour for the cron job isn't really random (as is the minute),
but assuming acme.sh installation times are not correlated, neither
will be the resulting cron start times.
4 years ago
neilpang
2c7d2230b3
minor
4 years ago
neilpang
0c9c1ae673
fix https://github.com/acmesh-official/acme.sh/issues/3140
4 years ago
neil
d73438a397
update comments
4 years ago
neil
f1692b3436
begin 2.8.8
4 years ago
neil
fdb96e91f1
match issuer ignoring case
4 years ago
neilpang
8d0e485120
add set-default-ca
4 years ago
Christopher Engelhard
b67d663a38
fix wrong options listed in --ecc help entry
4 years ago
Christopher Engelhard
dd6c5c9eea
add documentation for --password option
4 years ago
Christopher Engelhard
2e87e64bd1
update individual Usage: messages to match showHelp
4 years ago
Christopher Engelhard
a48c22d14f
add missing blank lines after links to wiki
4 years ago
Christopher Engelhard
1521199e44
add hidden alias --to-pkcs for --to-pkcs12
4 years ago
Christopher Engelhard
2910be82a4
revert change of --no-color option
4 years ago
Christopher Engelhard
07fdb087dc
fix typo
4 years ago
Christopher Engelhard
58150f5dcd
change --pkcs to --pkcs12
4 years ago
Christopher Engelhard
e7a6ff39f9
fix wrong indentation
4 years ago
Christopher Engelhard
b086afb272
fix some more issues in showhelp()
4 years ago
Christopher Engelhard
7decf76883
group commands logically, rearrange option forms in _process()
Commands have been reordered in showhelp() to a more consistent grouping,
help > version > install > certs > csr > account > cron > other
All option alternatives in _process() case statement have been reordered toshow the canonical variants first, legacy variants after.
4 years ago
Christopher Engelhard
d81369d63a
add hyphenated options, fix wrong -ccr in usage()
4 years ago
Christopher Engelhard
c0fbe8237b
reformat usage message for consistency & clarity
4 years ago
neil
b7b01999d9
fix preferred chain for renewal
fix https://github.com/acmesh-official/acme.sh/issues/3116
4 years ago
neil
50fefc3bb0
minor
4 years ago
Oliver Burgmaier
2d5f14388e
Revert "Removed content for clean pull request"
This reverts commit ab47bf6451
.
4 years ago
Oliver Burgmaier
ab47bf6451
Removed content for clean pull request
4 years ago
Oliver Burgmaier
d8bd45c2bd
Fix issue #2833 with backslash in JSON
Backslash will be removed form JSON responses for each request
and for the initial configuration request
4 years ago
neil
19c4345162
fix shfmt
4 years ago
neil
d5d38b3331
support multiple intermediate CA matching for `--preferred-chain`
4 years ago
neil
bd04638d27
minor
4 years ago
neil
e3ebd582ec
support "--preferred-chain" to select chain
https://github.com/acmesh-official/acme.sh/wiki/Preferred-Chain
4 years ago
neil
95ef046d0a
fix https://github.com/acmesh-official/acme.sh/issues/3103
4 years ago
neil
b3a801df11
fix test endpoint
4 years ago
neil
a6d22e3b22
1. save the CA url anyway.
2. clear some code.
4 years ago
neil
1177cc3f29
fix format
4 years ago
neil
269847d19d
Add CA name to the `--list` command output.
4 years ago
neil
df22f68088
Add info for set-default-ca
4 years ago
neil
365aa69afd
fix format
4 years ago
neil
578c338d40
Display ZeroSSL usage
4 years ago
neil
389518e1b8
1. move email to ca conf
2. get EAB credentials from Zerossl by email automatically
4 years ago
neil
d42ff227f1
fix format
4 years ago
neil
737e9e48ca
1. Support short names for `--server` parameter, The valid values are: letsencrypt, letsencrypt_test, buypass, buypass_test and zerossl
2. Support Zerossl.com acme protocol.
3. Add "--set-default-ca --server xxxx" command to set the default CA to use.
4 years ago
neil
f96d91cb6c
eab
4 years ago
neil
85503655ab
Display ZeroSSL usage
4 years ago
neil
8d811760a9
1. move email to ca conf
2. get EAB credentials from Zerossl by email automatically
4 years ago