neilpang
a63766a005
fix format
7 years ago
neilpang
b51ed9bbb7
https://github.com/Neilpang/acme.sh/issues/1251
7 years ago
Jose Luis Duran
7b92371a03
Fix key file permissions
Introduced in 8201458332
.
Related to #1256 .
7 years ago
neilpang
012dd6986b
nginx
7 years ago
neilpang
6ca5f3d8f6
support Zonomi.com dns api: https://github.com/Neilpang/acme.sh/issues/1255
7 years ago
neilpang
da0bd5a9dc
begin 2.7.7
7 years ago
neilpang
78915896d5
minor, fix error message
7 years ago
neilpang
694af4aeb1
fix https://github.com/Neilpang/acme.sh/issues/1234
7 years ago
neilpang
584fb2904b
fix https://github.com/Neilpang/acme.sh/issues/1191
https://github.com/Neilpang/acme.sh/issues/1246
7 years ago
jim-p
6b798b01a8
Add braces around ACCOUNT_URL when forming the protected= line. Fixes #1243
7 years ago
jim-p
7df20e5049
When registering, consider a 200 final response code as an account that already exists. Fixes #1242
7 years ago
neilpang
a51f109930
fix https://github.com/Neilpang/acme.sh/issues/1234
7 years ago
Felix Wolfsteller
47b49f1be9
Slightly improved --help output, fixes #1137 .
7 years ago
neilpang
120cde169b
fix format
7 years ago
neilpang
1c35f46b45
fix https://github.com/Neilpang/acme.sh/issues/1212
7 years ago
neilpang
d1067c60bf
fix https://github.com/Neilpang/acme.sh/issues/1193#issuecomment-360025170
7 years ago
neilpang
c05eb0b1b2
fx format
7 years ago
neilpang
04a609b51f
fix https://github.com/Neilpang/acme.sh/issues/1209
7 years ago
neilpang
37f39c0870
minor
7 years ago
Holger Böhnke
78d1cfb464
fix bug in the --ca-bundle param of passing -f to _readlink
When _readlink is called the -f param must not be passed. _readlink (with
leading underscore) is a wrapper around readlink (without leading
underscore). _readlink already passes -f to readlink, that's why it must
not be passed to _readlink.
7 years ago
neilpang
cd9fb3b635
fix https://github.com/Neilpang/acme.sh/issues/1189
7 years ago
neilpang
9e9f839d96
support only one wildcard domain.
fix https://github.com/Neilpang/acme.sh/issues/1188#issuecomment-357684744
7 years ago
neilpang
60814ecfe1
typo
7 years ago
neilpang
cd8fc35968
fix dns manual mode.
7 years ago
neilpang
d2cde379ad
fix ACME v2: deactivate/deactivate-account/revoke
7 years ago
neilpang
72f54ca6c1
support ACME v2 wildcard cert
7 years ago
neilpang
f8d22c486e
fix format
7 years ago
neilpang
c1151b0d45
first version to support ACME v2
7 years ago
neilpang
3164b5ab13
fix https://github.com/Neilpang/acme.sh/issues/1189
7 years ago
neilpang
e6cda79ee8
support only one wildcard domain.
fix https://github.com/Neilpang/acme.sh/issues/1188#issuecomment-357684744
7 years ago
neilpang
7e212c4d40
typo
7 years ago
neilpang
4a139934f6
fix dns manual mode.
7 years ago
neilpang
2823306810
fix ACME v2: deactivate/deactivate-account/revoke
7 years ago
neilpang
6ae3911972
support ACME v2 wildcard cert
7 years ago
neilpang
136aebc009
fix format
7 years ago
neilpang
6541492a55
first version to support ACME v2
7 years ago
neilpang
8201458332
fix https://github.com/Neilpang/acme.sh/issues/1123
7 years ago
neilpang
4249e13eb4
fix format
7 years ago
neilpang
ca7ebd9333
fix typo
7 years ago
neilpang
f87890cb4b
v2.7.6 fix ECC 384 signature
https://github.com/Neilpang/acme.sh/issues/1130
https://github.com/Neilpang/acme.sh/issues/990
7 years ago
neilpang
b615cce92d
fix https://github.com/Neilpang/acme.sh/issues/1127
7 years ago
neilpang
6e93ff8bca
fix https://github.com/Neilpang/acme.sh/issues/1106
7 years ago
neilpang
352dd907ac
fix https://github.com/Neilpang/acme.sh/issues/1074
7 years ago
neilpang
5f6e3da766
fix https://github.com/Neilpang/acme.sh/issues/1062
change back to use openssl for tls mode.
7 years ago
Daniel
5261162fdf
Remove stray single-quote
Get rid of a single stray erroneous single-quote that is breaking socat when using standalone mode.
7 years ago
neilpang
270ce87582
add debug info
7 years ago
neilpang
95949b6519
minor
7 years ago
neilpang
36309e6dbc
minor, fix debug info
7 years ago
neilpang
53273a15bf
use socat for tls mode
7 years ago
neilpang
3eeb090578
fix tls mode back to use openssl
7 years ago