Changes

no edit summary
Line 1: Line 1:  
Below is an SSL Configuration for an Apache webserver (version 2.2.15) and OpenSSL (version 1.1.0). This configuration was made with the [https://ssl-config.mozilla.org/ Mozilla SSL Configuration Generator].
 
Below is an SSL Configuration for an Apache webserver (version 2.2.15) and OpenSSL (version 1.1.0). This configuration was made with the [https://ssl-config.mozilla.org/ Mozilla SSL Configuration Generator].
   −
  ''# generated 2019-09-09, <nowiki>https://ssl-config.mozilla.org/#server=apache&server-version=2.2.15&config=intermediate&openssl-version=1.1.0</nowiki>''
+
  ''# generated 2019-09-09, <nowiki>https://ssl-config.mozilla.org/#server=apache&server-version=2.2.15&config=intermediate&openssl-version=1.1.0</nowiki>
   −
''# requires mod_ssl, mod_socache_shmcb, mod_rewrite, and mod_headers''
+
  # requires mod_ssl, mod_socache_shmcb, mod_rewrite, and mod_headers
   −
'''<VirtualHost *:80>'''
+
  <VirtualHost *:80>''
    
      RewriteEngine On
 
      RewriteEngine On