Difference between revisions of "Plesk Shared Hosting Template"

From copec
Jump to: navigation, search
(Diffie-Hellman Parameters)
Line 8: Line 8:
 
== Changes ==
 
== Changes ==
 
=== Diffie-Hellman Parameters ===
 
=== Diffie-Hellman Parameters ===
<pre>openssl dhparam -out /etc/ssl/dhparams.pem 2048</pre>
+
<pre># openssl dhparam -out /etc/ssl/dhparams.pem 2048</pre>
  
 
=== Nginx ===
 
=== Nginx ===

Revision as of 14:29, 19 January 2016

Overview

Ongoing notes for the changes overlay for a XMission Plesk shared hosting server.

Links

https://weakdh.org/sysadmin.html

Changes

Diffie-Hellman Parameters

# openssl dhparam -out /etc/ssl/dhparams.pem 2048

Nginx

/etc/nginx/nginx.conf

Apache2

/etc/apache2/mods-available/fcgid.conf
/etc/apache2/mods-available/ssl.conf