Apache certificates for some urls not working
- by Vegaasen
We are having a rather strange problem with a Apache-installation. Here is a short summary:
Currently I'm setting up Apache with https, and server-certificates. This is fairly easy and works straight out of the box - as expected. This is the configuration for this setup:
Listen 443
SSLEngine on
SSLCertificateFile…