neil
dfdca2f94f
fix format
5 years ago
neil
67917940d8
remove ACME v1 support
5 years ago
neilpang
f6d190d15e
fix https://github.com/acmesh-official/acme.sh/issues/3504
check invalid status first.
5 years ago
neilpang
65c0db2158
fix https://github.com/acmesh-official/acme.sh/issues/3504
5 years ago
neilpang
2824db2758
start 2.9.0
5 years ago
neil
514e3de871
minor
5 years ago
neil
5a9ff82287
fix nginx relative path issue:
https://github.com/acmesh-official/acme.sh/issues/1743
https://github.com/acmesh-official/acme.sh/issues/1914
5 years ago
neil
4bd0872322
minor
5 years ago
neil
cd06f8478f
fix https://github.com/acmesh-official/acme.sh/issues/3487
suppor Ali doh and dnspod doh.
5 years ago
neil
dc1526130f
fix https://github.com/acmesh-official/acme.sh/issues/3421
5 years ago
neil
9952d92b5f
fix compatibility issue
5 years ago
Jeff Goeke-Smith
d8a41a3a2d
arguments passed to printf are more generic
On systems that /bin/sh is served by shells other than bash, or
shells that don't implement the same syntax as the bash printf builtin,
printf -- fails to produce the output necessary for standalone operation.
The test case for this was SmartOS, which uses ksh93 as its /bin/sh.
This change uses the more generic method of passing a format parameter
of a single string, and then the argument to replace it with.
5 years ago
neil
c9cae6ad02
fix https://github.com/acmesh-official/acme.sh/issues/3312
5 years ago
neilpang
8680716262
fix https://github.com/acmesh-official/acme.sh/issues/3433
5 years ago
neilpang
2c253c9446
fix https://github.com/acmesh-official/acme.sh/issues/3402
5 years ago
Geert Hendrickx
1d3bf43328
No need to include EC parameters explicitly with the private key.
(they are embedded)
5 years ago
medmunds
f73034cc77
Add _clearaccountconf_mutable()
5 years ago
neilpang
3086ade543
make the fix for rsa key only
5 years ago
neilpang
307951fabf
support openssl 3.0
fix https://github.com/acmesh-official/acme.sh/issues/3399
5 years ago
neil
1b2b4af3cc
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
5 years ago
Gnought
6cea1cbb57
Updated --preferred-chain to issue ISRG properly
To support different openssl crl2pkcs7 help cli format
5 years ago
Alexander Kulumbeg
58ff7722cd
Revert "Syncing with the original repo ( #2 )"
This reverts commit c384ed960c .
5 years ago
neil
88e758df0d
fix https://github.com/acmesh-official/acme.sh/issues/3312
5 years ago
neilpang
22a377f04a
fix https://github.com/acmesh-official/acme.sh/issues/3433
5 years ago
neilpang
e0946b822d
fix https://github.com/acmesh-official/acme.sh/issues/3402
5 years ago
Geert Hendrickx
3bb1986bb5
No need to include EC parameters explicitly with the private key.
(they are embedded)
5 years ago
medmunds
c2a4f31368
Add _clearaccountconf_mutable()
5 years ago
neilpang
7597fb0566
make the fix for rsa key only
5 years ago
neilpang
2b14a17c85
support openssl 3.0
fix https://github.com/acmesh-official/acme.sh/issues/3399
5 years ago
neil
b80d8f4d2d
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
5 years ago
Gnought
1c2e031153
Updated --preferred-chain to issue ISRG properly
To support different openssl crl2pkcs7 help cli format
5 years ago
neil
ce661b100c
fix format
5 years ago
neil
8d035858ff
fix online install ( #3385 )
5 years ago
neil
a03a874f3b
add dns check wiki
5 years ago
neil
57417a3349
start 2.8.9
5 years ago
Bernard Spil
03e1c40885
Make domain names available to pre hook
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
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