neil
040e0d8387
Merge pull request #3146 from ym/dev
fix misaka.io api: breaking changes introduced by apiv1
4 years ago
Siyuan Miao
b5c382f929
fix misaka.io api: breaking changes introduced by apiv1
4 years ago
neilpang
0c9c1ae673
fix https://github.com/acmesh-official/acme.sh/issues/3140
4 years ago
neil
1f5b6a6a35
fix filter to *.yml
4 years ago
neil
d25b2890be
split shellcheck
4 years ago
neil
d73438a397
update comments
4 years ago
neil
41754c92c3
--preserve-env
4 years ago
neil
45cf5c4c0f
trigger build
4 years ago
neil
900eedfc2e
fix checktoken
4 years ago
neil
faaa7bfa3a
check token before run
4 years ago
neil
70366a98bd
fix if
4 years ago
neil
e88180b4d5
fix if
4 years ago
neil
b639683ac1
don't run if "${{ secrets.NGROK_TOKEN }}" is not set.
4 years ago
neil
918c8f9295
filer events
4 years ago
neil
c2214cd4b5
minor
4 years ago
neil
7d7e5bac12
add comments
4 years ago
neil
4632035581
no need to run for PR from dev to master
4 years ago
neil
3b3d7eff3c
remove \r
4 years ago
neil
763c05313b
80 port of github windows server is already used.
4 years ago
neil
9f80df3fcb
add unzip
4 years ago
neil
f170ee9e59
add Windows
4 years ago
neil
f0c710b245
Update LetsEncrypt.yml
4 years ago
neil
e66337a1db
fix badge
4 years ago
neil
e087bccd33
remove travis
4 years ago
neil
8017774bf3
add token
4 years ago
neil
5f4d08ada5
fix name
4 years ago
neil
1ad450d753
add ubuntu test in github actions
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
neil
0c15655574
Merge pull request #3125 from lcts/usage-cleanup
Update individual 'Usage: ...'-messages to match showhelp()
4 years ago
neilpang
328b6d1cc6
add docker hub badge
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
neil
a9403013df
Merge pull request #3069 from PedroLamas/pedrolamas/multi-arch-build
Fixes #3068 - Adds docker multi-arch support
4 years ago
Pedro Lamas
05477c1a03
Fixes Dockerfile
4 years ago
Pedro Lamas
fcb6198a82
More updated following PR comments
4 years ago
Pedro Lamas
410d0bc125
Updates following PR comments
4 years ago
Pedro Lamas
abc62b9348
more
4 years ago
Pedro Lamas
6fbf33c8f4
More changes
4 years ago
neil
0ceb750dc7
Merge pull request #3119 from lcts/usage-cleanup
Update showhelp() message & add some hyphenated option forms for clarity & consistency
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