projects
/
contrib
/
pines
/
genasys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b21afcd
)
Add SSL CA certificate
author
Andy Witter
<awitter@georgialibraries.org>
Wed, 27 Apr 2016 14:03:42 +0000
(10:03 -0400)
committer
Andy Witter
<awitter@georgialibraries.org>
Wed, 27 Apr 2016 14:03:42 +0000
(10:03 -0400)
templates/apache2/eg.conf
patch
|
blob
|
history
diff --git
a/templates/apache2/eg.conf
b/templates/apache2/eg.conf
index
160681a
..
f4c47cd
100644
(file)
--- a/
templates/apache2/eg.conf
+++ b/
templates/apache2/eg.conf
@@
-116,6
+116,7
@@
SSLCipherSuite "EECDH+ECDSA+AESGCM EECDH+aRSA+AESGCM EECDH+ECDSA+SHA384 EECDH+EC
# openssl req -new -x509 -nodes -out server.crt -keyout server.key
SSLCertificateFile ssl/server.crt
SSLCertificateKeyFile ssl/server.key
+ SSLCACertificateFile ssl/ca.crt
# - absorb the shared virtual host settings
Include eg_vhost.conf