Till Brehm
2014-10-16 53124ed9dc52e8aee60d9018ffb32c18f03c4daa
install/tpl/nginx_ispconfig.vhost.master
@@ -1,6 +1,7 @@
server {
        listen {vhost_port};
      ssl {ssl_on};
      {ssl_comment}ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
        {ssl_comment}ssl_certificate /usr/local/ispconfig/interface/ssl/ispserver.crt;
        {ssl_comment}ssl_certificate_key /usr/local/ispconfig/interface/ssl/ispserver.key;