neilpang
5cc1d9521c
fix https://github.com/acmesh-official/acme.sh/issues/3624#issuecomment-887689325
4 years ago
neil
655e34b166
minor, clean links for renewal
4 years ago
neilpang
103810ce20
add info
4 years ago
neil
d70b759cb9
format
4 years ago
neil
ae3dda0f8f
add retry for get() and post()
4 years ago
neil
dcc50093bb
fix https://github.com/acmesh-official/acme.sh/issues/3600
4 years ago
jonwltn
a0c5d17539
Fix the URL for checking DNSPod availability.
4 years ago
neilpang
2d07185300
use letsencrypt server to renew certs if no server was saved.
4 years ago
neil
518e1df257
sync ( #3580 )
sync
4 years ago
neilpang
e0def66959
fix for compatiblity
4 years ago
neil
772d970074
fix CI tests ( #3574 )
fix CI tests
4 years ago
neilpang
fb73dceab0
fix format
4 years ago
neilpang
13fd83e0ba
fix revoke
4 years ago
neilpang
13ab98440c
fix initapi
4 years ago
neilpang
1752004301
fix deactivate
4 years ago
neilpang
536a5f7cff
fix deactivate
4 years ago
neilpang
29fe1c86da
fix initapi
4 years ago
neilpang
9daeae1695
remove unnecessary check
4 years ago
neilpang
014e016058
add retry for init api
4 years ago
neilpang
c7285967d6
fix for list short name
4 years ago
neilpang
c0ae44a41b
fix format
4 years ago
neilpang
593e8e1f63
move ca key path
4 years ago
neilpang
707cf35f0a
fix format
4 years ago
neilpang
30f11d0e16
typo
4 years ago
neilpang
53d6ab6c23
support SSL.com
4 years ago
neilpang
280e44304a
fix for compatibility to sslcom
4 years ago
neilpang
8ae08b29e4
fix for solaris
4 years ago
neilpang
d0b514890a
change default ca to zerossl
4 years ago
neil
fd6a59202d
start 3.0.0
4 years ago
Stéphane Parunakian
e353f66eaa
Fix typo
4 years ago
neil
f627a02886
add error message
4 years ago
neil
5f9daa6640
check initAPI error
4 years ago
neil
7710a33b6c
fix format
4 years ago
neil
af3ea2d4fd
remove ACME v1 support
4 years ago
neilpang
aede5c486b
fix https://github.com/acmesh-official/acme.sh/issues/3504
check invalid status first.
4 years ago
neilpang
aa59c46c4c
fix https://github.com/acmesh-official/acme.sh/issues/3504
4 years ago
neilpang
0881cf1379
start 2.9.0
4 years ago
neil
290beb90a7
minor
4 years ago
neil
0a4ef17135
fix nginx relative path issue:
https://github.com/acmesh-official/acme.sh/issues/1743
https://github.com/acmesh-official/acme.sh/issues/1914
4 years ago
neil
e0c32ce700
minor
4 years ago
neil
e65144a105
fix https://github.com/acmesh-official/acme.sh/issues/3487
suppor Ali doh and dnspod doh.
4 years ago
neil
25a8240d12
fix https://github.com/acmesh-official/acme.sh/issues/3421
4 years ago
neil
91d37c7875
fix compatibility issue
4 years ago
Jeff Goeke-Smith
81b2d0732f
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.
4 years ago
neil
69ee816541
fix https://github.com/acmesh-official/acme.sh/issues/3312
4 years ago
neilpang
5a30f5c00e
fix https://github.com/acmesh-official/acme.sh/issues/3433
4 years ago
neilpang
9e5ae30372
fix https://github.com/acmesh-official/acme.sh/issues/3402
4 years ago
Geert Hendrickx
a290f63a15
No need to include EC parameters explicitly with the private key.
(they are embedded)
4 years ago
medmunds
d1cdc1c6a0
Add _clearaccountconf_mutable()
4 years ago
neilpang
ae5a6d330d
make the fix for rsa key only
4 years ago