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
neilpang
8148bfeacf
fix https://github.com/Neilpang/acme.sh/issues/998
7 years ago
neilpang
c73fdd4022
minor
7 years ago
neilpang
4356eefbb1
fix https://github.com/Neilpang/acme.sh/issues/1005#event-1232471561
7 years ago
neilpang
6104680caa
fix https://github.com/Neilpang/acme.sh/issues/999
7 years ago
neilpang
f9cdfd3e5b
fix for behind proxy
7 years ago
neilpang
443a5ca0c2
socat tls mode
7 years ago
neilpang
3794b5cb58
fix changes for : https://community.letsencrypt.org/t/acme-sh-standalone-fails-multiple-validation-requests-staging-multi-va/41249/8
use socat instead of nc.
7 years ago
neilpang
309bec474f
add warning for dns manual mode
7 years ago
Michele
a07395fb56
Added support for busybox in time2str()
awk fallback if none of preceding method works
7 years ago
neilpang
415f375ce6
support fcrontab, fix https://github.com/Neilpang/acme.sh/issues/966
7 years ago
Brian Candler
8eab77f3c6
Add deployment script for unifi controller
8 years ago
neilpang
a5c56c547d
minor, fix dns param
8 years ago
Brian Candler
3281043e27
Clarify keylength parameter to _isEccKey() and _initpath()
Closes #950
8 years ago
neilpang
c4d0aec536
do not retry for a invalid cert in cronjob.
fix https://github.com/Neilpang/acme.sh/issues/939
8 years ago
neil
81772fb703
minor, fix format
8 years ago
neilpang
5f8b60a0e5
fix https://github.com/Neilpang/acme.sh/issues/926
don't trigger validation for dns manually mode
8 years ago
neilpang
6b185d20c0
fix format
8 years ago
neilpang
1bbc33a0cf
minor fix CA_DIR
8 years ago