copr-fe: Enable Strict-Transport-Security
This commit is contained in:
parent
436bb150a0
commit
48e13f74ea
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ WSGISocketPrefix /var/run/wsgi
|
||||||
#optimeize on speed
|
#optimeize on speed
|
||||||
SSLCipherSuite RC4-SHA:AES128-SHA:HIGH:!aNULL:!MD5
|
SSLCipherSuite RC4-SHA:AES128-SHA:HIGH:!aNULL:!MD5
|
||||||
SSLHonorCipherOrder on
|
SSLHonorCipherOrder on
|
||||||
|
Header add Strict-Transport-Security "max-age=15768000"
|
||||||
|
|
||||||
SSLCertificateFile /etc/pki/tls/ca.crt
|
SSLCertificateFile /etc/pki/tls/ca.crt
|
||||||
SSLCertificateKeyFile /etc/pki/tls/private/ca.key
|
SSLCertificateKeyFile /etc/pki/tls/private/ca.key
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue