Add portable version of Laragon
This commit is contained in:
17
etc/apache2/httpd-ssl.conf
Normal file
17
etc/apache2/httpd-ssl.conf
Normal file
@@ -0,0 +1,17 @@
|
||||
Listen 443
|
||||
|
||||
|
||||
SSLCipherSuite HIGH:MEDIUM:!MD5:!RC4
|
||||
SSLProxyCipherSuite HIGH:MEDIUM:!MD5:!RC4
|
||||
|
||||
|
||||
SSLHonorCipherOrder on
|
||||
|
||||
SSLProtocol all -SSLv3
|
||||
SSLProxyProtocol all -SSLv3
|
||||
|
||||
|
||||
SSLSessionCache "shmcb:logs/ssl_scache(512000)"
|
||||
SSLSessionCacheTimeout 300
|
||||
|
||||
|
||||
Reference in New Issue
Block a user