Closed
Description
After setting up an ssl vhost through the apache_vhosts_ssl variable, starting apache fails with error "default VirtualHost overlap on port 443, the first has precedence", which is referring to the "" directive in ssl.conf (CentOS).
So perhaps the task could include commenting out or removing the vhost section in ssl.conf?