Add default TLS Certificates for "localhost"
This commit is contained in:
		| @@ -65,8 +65,8 @@ | ||||
|   SSLHonorCipherOrder on | ||||
|   SSLCipherSuite PROFILE=SYSTEM | ||||
|   SSLProxyCipherSuite PROFILE=SYSTEM | ||||
|   # SSLCertificateFile /etc/pki/tls/certs/localhost.crt | ||||
|   # SSLCertificateKeyFile /etc/pki/tls/private/localhost.key | ||||
|   SSLCertificateFile /etc/pki/tls/certs/localhost.crt | ||||
|   SSLCertificateKeyFile /etc/pki/tls/private/localhost.key | ||||
|   ServerName {{ item.fqdn }} | ||||
|   ServerAdmin webmaster@firedragonenterprises.com | ||||
|   DocumentRoot /srv/http/{{ item.fqdn }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user