srvrco
495b4edefe
Check if which is installed
9 years ago
serverco
147a298757
Merge pull request #105 from lgommans/patch-1
Emphasized "will use untrusted by default"
9 years ago
Luc Gommans
ad0592fd9b
Emphasized "will use untrusted by default"
It's entirely my fault for killing a production site for 10 minutes while I figured this out, and for not making a backup of the working private key and certificate, but I think it would help people to emphasize that it uses the staging server by default.
(Other than that, 10/10! So much simpler and better than the default letsencrypt client, loved it.)
9 years ago
srvrco
3753402ce9
updated readme for MAC OSX
9 years ago
srvrco
49ea67f8cd
correct issue #101 when some domains already validated
9 years ago
srvrco
b62be8e1f3
tidied up defaults for ACME agreement
9 years ago
serverco
07a83e477f
Merge pull request #98 from decker502/dnspod
Add Dnspod support
9 years ago
decker
49581f81b8
surport read key from env
9 years ago
decker
bda30562fd
fix dnspod bug
9 years ago
decker
b91758e571
Add Dnspod script
9 years ago
srvrco
737098d59d
# 2016-08-23 export OPENSSL_CONF so it's used by all openssl commands
9 years ago
serverco
2325736762
Merge pull request #96 from rklomp/patch-3
export OPENSSL_CONF so it's used by all openssl commands
9 years ago
srvrco
e98cd151cd
# 2016-08-23 enable insecure certiticate on https token check #94 (1.34)
9 years ago
srvrco
d58a173a07
included better force_renew and template for USE_SINGLE_ACL
9 years ago
serverco
fb992a62d5
Merge pull request #97 from rklomp/patch-4
Better force_renew
9 years ago
serverco
188f9a525a
Merge pull request #95 from rklomp/patch-2
Update template to include USE_SINGLE_ACL
9 years ago
srvrco
1158198bca
updated already validated domains
9 years ago
srvrco
f672a7a59a
check for already validated domains (issue #93 )
9 years ago
René Klomp
61527f2c26
Better force_renew
Sometimes certificates are valid for many more years then 1 year.
9 years ago
René Klomp
3ec1f90740
Set OPENSSL_CONF
OPENSSL_CONF needs to be set otherwise the SSLCONF option has no effect on the execution of all the openssl commands.
9 years ago
René Klomp
b926699ce4
Update template to include USE_SINGLE_ACL
9 years ago
srvrco
83e2a17e96
enable use of a single ACL for all checks (if USE_SINGLE_ACL=true) #84
9 years ago
srvrco
c3d0c65178
use copy rather than move when archiving certs - issue #86
9 years ago
srvrco
79cc6e58f3
Merge branche - allow default chained file creation - issue #85
9 years ago
srvrco
eb31db29e7
allow default chained file creation - issue #85
9 years ago
serverco
bec079ce71
Merge pull request #87 from nazar-pc/patch-1
Added notice about ACL option requirement
9 years ago
Nazar Mokrynskyi
37f4657931
Added notice about ACL option requirement
9 years ago
srvrco
ea940509b5
set permissions for token folders - issue #81
9 years ago
srvrco
453690a9af
remove carriage return from agreement - issue #80
9 years ago
srvrco
1d517121aa
Improve messages on test of certificate installation
9 years ago
srvrco
26f5a6265f
updated agreement for letsencrypt to update automatically
9 years ago
srvrco
12f72e6ccf
updated agreement for letsencrypt
10 years ago
srvrco
2141fe263f
updated agreement for letsencrypt
10 years ago
srvrco
dcc3ec2847
Merge branch to add more server-types based on openssl s_client
10 years ago
srvrco
703dab5bbc
add more server-types based on openssl s_client
10 years ago
Dennis Koot
904b41918a
additional server-types
10 years ago
srvrco
7ef5ec32fd
corrected issue in nslookup with -debug option - issue #74 (1.21)
10 years ago
srvrco
5a9b5d49d1
updated typo (v1.20)
10 years ago
srvrco
41b881dda4
add output of combined private key and domain cert - issue #72 )
10 years ago
srvrco
ce82503f77
remove / regenerate csr when generating new private domain key
10 years ago
srvrco
c89417d0ae
2016-07-11 added -w to -a option and comments in domain template
10 years ago
serverco
8bb4a1c5e3
Merge pull request #68 from KallistiMan/patch-1
Respect -w when using -a
10 years ago
serverco
f0b54cf10b
Merge pull request #69 from todhuff/master
Removed check for ${TOKEN} from dns_del_pdns-mysql, as it appears it …
10 years ago
Tod Huff
6e65f6c7b8
Removed check for ${TOKEN} from dns_del_pdns-mysql, as it appears it is not sent to the DNS_DEL_COMMAND
Added secondary #s to the default config, so that when the lines are uncommented, the function properly.
10 years ago
KallistiMan
508a9591a1
Moved adding of working dir to after -d/-q
10 years ago
KallistiMan
c01fcd50ec
Respect -w when using -a
$WORKING_DIR should always be correct so always passing it along should be the most efficient way to make sure the original -w is respected, right?
-a is still not passing along -f but I'm not sure that is the best thing to do, but I'll make another fork for that.
10 years ago
serverco
f99935f9cd
Merge pull request #66 from 2autunni/patch-1
fix issue #65 to correctly delete tokens.
10 years ago
Marcello Cerruti
5fedf156e2
fix #65
10 years ago
srvrco
3d0fa16445
modified to be used on older bash for issue #64
10 years ago
serverco
3e6887a337
updated to more accurately reflect -q option.
10 years ago