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
10 years ago
srvrco
453690a9af
remove carriage return from agreement - issue #80
10 years ago
srvrco
1d517121aa
Improve messages on test of certificate installation
10 years ago
srvrco
26f5a6265f
updated agreement for letsencrypt to update automatically
10 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
srvrco
f01711f81c
check for duplicate domains in domain / SANS
10 years ago
srvrco
e59f11d21f
check for duplicate domains in domain / SANS
10 years ago
srvrco
388cdd192d
added additional comments about SANS in example template issue #62
10 years ago
serverco
057230c13c
Merge pull request #61 from todhuff/master
Added dns scripts for powerdns / mariadb
10 years ago
Tod Huff
cef0b24787
Added dns_add_pdns-mysql and dns_del_pdns-mysql, to support dns updates using a local powerdns + mysql/mariadb setup
10 years ago
srvrco
ff048ac1f8
updated order to better handle non-standard DOMAIN_STORAGE location
10 years ago