diff --git a/deploy/just.conf b/deploy/just.conf index 508388b1..f2714b2d 100644 --- a/deploy/just.conf +++ b/deploy/just.conf @@ -32,7 +32,7 @@ Alias /static /var/www/static SSLEngine on -SSLProtocol all -SSLv2 +TLSv1 +ServerName just.unglue.it:443 SSLCertificateFile /etc/ssl/certs/server.crt SSLCertificateKeyFile /etc/ssl/private/server.key SSLCertificateChainFile /etc/ssl/certs/STAR_unglue_it.ca-bundle