Question regarding SSL settings and virtual hosts If the settings SSLProtocol, etc are set in ssl.conf and you have a virtual host(s), you still have to duplicate the desired SSL settings explicitly in the first virtual host in order for any of the virtual
hosts to be configured for SSL? In other words, the settings within ssl.conf are meaningless to name based virtual hosts? My interpretation of this documentation … https://wiki.apache.org/httpd/NameBasedSSLVHosts |