From e4b2e01417b6d6f81c65d400e4b9286e42241600 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Fri, 20 Apr 2018 15:06:22 +0200 Subject: [PATCH] updates ssl.conf template --- templates/ssl_conf.erb | 2 -- 1 file changed, 2 deletions(-) diff --git a/templates/ssl_conf.erb b/templates/ssl_conf.erb index 25cfd80..a7f6f57 100644 --- a/templates/ssl_conf.erb +++ b/templates/ssl_conf.erb @@ -15,6 +15,4 @@ SSLRandomSeed startup file:/dev/urandom 256 SSLRandomSeed connect builtin SSLCryptoDevice builtin -NameVirtualHost *:443 - include /etc/httpd/conf.d/*_ssl.conf