neilpang
9a90fe3794
fix https://github.com/acmesh-official/acme.sh/issues/3402
4 years ago
Geert Hendrickx
a730a08161
No need to include EC parameters explicitly with the private key.
(they are embedded)
4 years ago
medmunds
585c0c3818
Add _clearaccountconf_mutable()
4 years ago
neilpang
906ef43c00
make the fix for rsa key only
4 years ago
neilpang
4528957235
support openssl 3.0
fix https://github.com/acmesh-official/acme.sh/issues/3399
4 years ago
neil
12b1916599
Chain ( #3408 )
* fix https://github.com/acmesh-official/acme.sh/issues/3384
match the issuer to the root CA cert subject
* fix format
* fix https://github.com/acmesh-official/acme.sh/issues/3384
* remove the alt files. https://github.com/acmesh-official/acme.sh/issues/3384
4 years ago
Gnought
987571ce91
Updated --preferred-chain to issue ISRG properly
To support different openssl crl2pkcs7 help cli format
4 years ago
neil
e6dea4c92c
fix format
4 years ago
neil
58c4eaaf86
fix online install ( #3385 )
4 years ago
neil
8a24275ba9
add dns check wiki
4 years ago
neil
a0c2d312e9
start 2.8.9
5 years ago
neil
effa7fd57d
add ACME_HTTP_NO_REDIRECTS and _resethttp to make http requests not follow redirects
5 years ago
neilpang
996f53373e
fix https://github.com/acmesh-official/acme.sh/issues/3250
5 years ago
neil
cc8f2afce9
fix for Solaris, and add Solaris to Github actions
5 years ago
neil
199ca77c2a
fix for PebbleStrict mode test.
5 years ago
neil
6ee38ceaba
fix https://github.com/acmesh-official/acme.sh/issues/3252
5 years ago
Marcel Waldvogel
92dbe6cdf8
Simplify and clarify SunOS crontab differences
5 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.
5 years ago
nm-devops
6ba04cec16
Fix empty line in certificate file generation
_split_cert_chain: Filter out empty lines in resulting ca certificate file.
5 years ago
neilpang
2c7d2230b3
minor
5 years ago
neilpang
0c9c1ae673
fix https://github.com/acmesh-official/acme.sh/issues/3140
5 years ago
neil
d73438a397
update comments
5 years ago
neil
f1692b3436
begin 2.8.8
5 years ago
neil
fdb96e91f1
match issuer ignoring case
5 years ago
neilpang
8d0e485120
add set-default-ca
5 years ago
Christopher Engelhard
b67d663a38
fix wrong options listed in --ecc help entry
5 years ago
Christopher Engelhard
dd6c5c9eea
add documentation for --password option
5 years ago
Christopher Engelhard
2e87e64bd1
update individual Usage: messages to match showHelp
5 years ago
Christopher Engelhard
a48c22d14f
add missing blank lines after links to wiki
5 years ago
Christopher Engelhard
1521199e44
add hidden alias --to-pkcs for --to-pkcs12
5 years ago
Christopher Engelhard
2910be82a4
revert change of --no-color option
5 years ago
Christopher Engelhard
07fdb087dc
fix typo
5 years ago
Christopher Engelhard
58150f5dcd
change --pkcs to --pkcs12
5 years ago
Christopher Engelhard
e7a6ff39f9
fix wrong indentation
5 years ago
Christopher Engelhard
b086afb272
fix some more issues in showhelp()
5 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.
5 years ago
Christopher Engelhard
d81369d63a
add hyphenated options, fix wrong -ccr in usage()
5 years ago
Christopher Engelhard
c0fbe8237b
reformat usage message for consistency & clarity
5 years ago
neil
b7b01999d9
fix preferred chain for renewal
fix https://github.com/acmesh-official/acme.sh/issues/3116
5 years ago
neil
50fefc3bb0
minor
5 years ago
Oliver Burgmaier
2d5f14388e
Revert "Removed content for clean pull request"
This reverts commit ab47bf6451
.
5 years ago
Oliver Burgmaier
ab47bf6451
Removed content for clean pull request
5 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
5 years ago
neil
19c4345162
fix shfmt
5 years ago
neil
d5d38b3331
support multiple intermediate CA matching for `--preferred-chain`
5 years ago
neil
bd04638d27
minor
5 years ago
neil
e3ebd582ec
support "--preferred-chain" to select chain
https://github.com/acmesh-official/acme.sh/wiki/Preferred-Chain
5 years ago
neil
95ef046d0a
fix https://github.com/acmesh-official/acme.sh/issues/3103
5 years ago
neil
b3a801df11
fix test endpoint
5 years ago
neil
a6d22e3b22
1. save the CA url anyway.
2. clear some code.
5 years ago