There’s not a whole lot to it, defaults except:

SSLCipherSuite HIGH:!MEDIUM:!aNULL:!MD5:!RC4
SSLCertificateFile /usr/local/apache2/conf/cert.pem
#SSLCertificateChainFile /usr/local/apache2/conf/intermediate.pem
SSLCertificateKeyFile /usr/local/apache2/conf/cert.key

The error occurs when SSLCertificateChainFile is commented.

From: Falco Schwarz [mailto:hid...@falco.me]
Sent: Friday, April 11, 2014 7:50 AM
To: users@httpd.apache.org
Subject: [users@httpd] RE: DH Parameters upgrading from 2.4.7 to 2.4.9

I tried to replicate this error but wasn't able to, but I was also unable to 
install OpenSSL 0.9.8e on my current VM.

Could you provide snippets of your SSL configuration?

Reply via email to