I am attempting to setup our servers to allow traffic over SSL. I am aware that SSL does not work with Name Virtual Host, but we have all of our apache servers on virtual m
You MUST add below part to enable NameVirtualHost functionality with given IP.
NameVirtualHost
NameVirtualHost IP_Address:443