neil
4e0686f73c
fix for omnios-r151052
2 months ago
neil
709f1e76d3
fix for omnios-r151052
2 months ago
neil
0c2d7b9c06
fix for latest omnios-r151052
2 months ago
neil
a4e7806d21
fix https://github.com/acmesh-official/acme.sh/issues/5208
2 months ago
Ryo ONODERA
838a20ea95
Fix POSIX shell portability
POSIX standard says test command has '=" as for checking identical.
'==' is bash dialect.
Replace '==' with '='.
See:
https://pubs.opengroup.org/onlinepubs/009604399/utilities/test.html
3 months ago
neil
c20b0169a9
upgrade version
4 months ago
neil
997bd3392f
fix https://github.com/acmesh-official/acme.sh/issues/5293
4 months ago
PMExtra
fca6e9b932
refactor: Alibaba Cloud API
4 months ago
neil
d057a9bb6d
update version
4 months ago
William Desportes
3fc39aad33
Add ACCOUNT_THUMBPRINT to update account
Ref: #590
5 months ago
3VAbdAVE
d8637b2c0f
fixes #3359
Ubiquiti removed keytool (and java) from recent releases of Unifi OS. This moves from keytool to openssl's native pkcs12.
Tested on Unifi Dream Machine which runs Unifi OS and a built-in Unifi controller.
Also added backup of existing files prior to change in case anything goes wrong, and update system configuration with compatible ciphers.
5 months ago
oittaa
6b6faa8129
_checkSudo: [ -z "__INTERACTIVE" ] should be [ -z "$__INTERACTIVE" ]
Fixes #5216
6 months ago
neil
d81fc155cb
add timeout for _getRepoHash
https://github.com/acmesh-official/acme.sh/issues/5200
6 months ago
Vlad-Stefan Harbuz
9bdfd8f4fe
Improve grammar
6 months ago
neil
fe4113d623
add PROJECT_API for
https://github.com/acmesh-official/acme.sh/issues/5170
7 months ago
Matt Mower
957bbab440
feat: Support manually defining extended key usage in CSR
- New CLI param: --extended-key-usage <string>
- When --extended-key-usage is defined:
1. Set [v3_req]extendedKeyUsage to the provided value.
2. Store the value in domain conf Le_ExtKeyUse for reuse.
8 months ago
neil
43b5ea801f
convert to pkcs12 when renewal
fix https://github.com/acmesh-official/acme.sh/issues/3474#issuecomment-2058126129
9 months ago
annieoxi
492826a7f2
Fix: Decode eab_hmac_key as single-line
This commit resolves the issue #5068 .
10 months ago
Scruel Tao
79640f6b7d
replace wired space symbol
11 months ago
Scruel Tao
2cbdf274b1
feat(config_migrate): always remove domain old key & replace old value by new value
11 months ago
Scruel Tao
bd3a2b1bb5
Prevent leaving blank lines in config file after cleared keys.
11 months ago
neil
10b4bb598a
fix https://github.com/acmesh-official/acme.sh/issues/4995#issuecomment-1937486243
11 months ago
neil
e04093efe2
remove socket err temp file
11 months ago
neil
bd6bbba948
remove socaterr temp file
11 months ago
neil
37e4f35c93
fix format
11 months ago
neil
0084cb7403
fix format
11 months ago
neil
99e5c159a7
check socat "Permission denied"
11 months ago
neil
7ec692cdef
fix socat for netbsd:
listens to ipv4 by default.
12 months ago
neil
f8dac5905c
check the status of Order object and the Authorization object.
12 months ago
neil
f4315e2c6f
fix _date2time
1 year ago
neil
fe890c62f4
fix https://github.com/acmesh-official/acme.sh/issues/4835
1 year ago
neil
f2e1b589b5
start 3.0.8
1 year ago
neil
59f976dc48
fix https://github.com/acmesh-official/acme.sh/issues/4798
1 year ago
neil
eed8a7f078
add more debug code https://github.com/acmesh-official/acme.sh/issues/4768
1 year ago
neil
c18364c755
change default log level to 2
1 year ago
neil
04946e992e
change the default debug level to 2.
1 year ago
neil
8bdcd22486
fix https://github.com/acmesh-official/acme.sh/issues/4746
1 year ago
Nirjas Jakilim
13d31ecb7f
fixed regex for nginx conf path
Fixed the regex for nginx path configuration to fix grep: unrecognized option error
1 year ago
Vito
8d00f489cd
Remove excessive full stop from help
1 year ago
neil
15ee036db1
fix for solaris
1 year ago
neil
6db8ae451a
fix for solaris
1 year ago
neil
a7f3d413ef
fix for solaris
1 year ago
neil
7f39cdc856
fix format
1 year ago
neil
a51025fe8f
fix https://github.com/acmesh-official/acme.sh/issues/3645
1 year ago
sg1888
a9f631f404
Added help verbiage for --ecc flag
2 years ago
neil
a7455d7edd
fix https://github.com/acmesh-official/acme.sh/issues/4562#issuecomment-1598731384
2 years ago
neil
8fd3a64e35
fix https://github.com/acmesh-official/acme.sh/issues/4442
2 years ago
neil
3761fb4377
fix bug https://github.com/acmesh-official/acme.sh/issues/4442
2 years ago
neil
0472f5da6a
Revert "fix format"
This reverts commit 09041fb81d
.
Revert "fix https://github.com/acmesh-official/acme.sh/issues/4680 "
This reverts commit 299a157409
.
2 years ago
neil
09041fb81d
fix format
2 years ago