neilpang
1f7df33e28
fix format
8 years ago
neilpang
64821ad4f5
support "--domain-alias"
8 years ago
neilpang
012dd6986b
nginx
8 years ago
neilpang
6ca5f3d8f6
support Zonomi.com dns api: https://github.com/Neilpang/acme.sh/issues/1255
8 years ago
neilpang
875625b147
Support domain alias mode
8 years ago
neilpang
da0bd5a9dc
begin 2.7.7
8 years ago
neilpang
78915896d5
minor, fix error message
8 years ago
neilpang
694af4aeb1
fix https://github.com/Neilpang/acme.sh/issues/1234
8 years ago
neilpang
584fb2904b
fix https://github.com/Neilpang/acme.sh/issues/1191
https://github.com/Neilpang/acme.sh/issues/1246
8 years ago
jim-p
6b798b01a8
Add braces around ACCOUNT_URL when forming the protected= line. Fixes #1243
8 years ago
jim-p
7df20e5049
When registering, consider a 200 final response code as an account that already exists. Fixes #1242
8 years ago
neilpang
a51f109930
fix https://github.com/Neilpang/acme.sh/issues/1234
8 years ago
Felix Wolfsteller
47b49f1be9
Slightly improved --help output, fixes #1137 .
8 years ago
neilpang
120cde169b
fix format
8 years ago
neilpang
1c35f46b45
fix https://github.com/Neilpang/acme.sh/issues/1212
8 years ago
neilpang
d1067c60bf
fix https://github.com/Neilpang/acme.sh/issues/1193#issuecomment-360025170
8 years ago
Herve Couplet
9134b6ea98
if local-address is present, bind to that ip instead of 0.0.0.0
8 years ago
neilpang
c05eb0b1b2
fx format
8 years ago
neilpang
04a609b51f
fix https://github.com/Neilpang/acme.sh/issues/1209
8 years ago
neilpang
37f39c0870
minor
8 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.
8 years ago
neilpang
cd9fb3b635
fix https://github.com/Neilpang/acme.sh/issues/1189
8 years ago
neilpang
9e9f839d96
support only one wildcard domain.
fix https://github.com/Neilpang/acme.sh/issues/1188#issuecomment-357684744
8 years ago
neilpang
60814ecfe1
typo
8 years ago
neilpang
cd8fc35968
fix dns manual mode.
8 years ago
neilpang
d2cde379ad
fix ACME v2: deactivate/deactivate-account/revoke
8 years ago
neilpang
72f54ca6c1
support ACME v2 wildcard cert
8 years ago
neilpang
f8d22c486e
fix format
8 years ago
neilpang
c1151b0d45
first version to support ACME v2
8 years ago
neilpang
3164b5ab13
fix https://github.com/Neilpang/acme.sh/issues/1189
8 years ago
neilpang
e6cda79ee8
support only one wildcard domain.
fix https://github.com/Neilpang/acme.sh/issues/1188#issuecomment-357684744
8 years ago
neilpang
7e212c4d40
typo
8 years ago
neilpang
4a139934f6
fix dns manual mode.
8 years ago
neilpang
2823306810
fix ACME v2: deactivate/deactivate-account/revoke
8 years ago
neilpang
6ae3911972
support ACME v2 wildcard cert
8 years ago
neilpang
136aebc009
fix format
8 years ago
neilpang
6541492a55
first version to support ACME v2
8 years ago
neilpang
8201458332
fix https://github.com/Neilpang/acme.sh/issues/1123
8 years ago
neilpang
4249e13eb4
fix format
8 years ago
neilpang
ca7ebd9333
fix typo
8 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
8 years ago
neilpang
b615cce92d
fix https://github.com/Neilpang/acme.sh/issues/1127
8 years ago
neilpang
6e93ff8bca
fix https://github.com/Neilpang/acme.sh/issues/1106
8 years ago
neilpang
352dd907ac
fix https://github.com/Neilpang/acme.sh/issues/1074
8 years ago
neilpang
5f6e3da766
fix https://github.com/Neilpang/acme.sh/issues/1062
change back to use openssl for tls mode.
8 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.
8 years ago
neilpang
270ce87582
add debug info
8 years ago
neilpang
95949b6519
minor
8 years ago
neilpang
36309e6dbc
minor, fix debug info
8 years ago
neilpang
53273a15bf
use socat for tls mode
8 years ago