I have a Whm cPanel VPS server running CentOS 5 for domain.com.au
I have www.domain.com.au running on 192.168.0.1 with a GoDaddy EV SSL certificate
I have the subdomains such as large.domain.com.au, css.domain.com.au etc running on 192.168.0.2 with a GoDaddy Wildcard SSL certificate, I installed the wildcard SSL using these instructions: http://www.thecpaneladmin.com/installing-wildcard-ssl-certificate/
However, when going to a subdomain in Google Chrome, I get the error message "you attempted to reach large.domain.com.au, but instead you actually reached a server identifying itself as www.domain.com.au...": http://imageshack.us/photo/my-images/37/sslerror.png/
The wildcard SSL looks like its been installed: http://imageshack.us/photo/my-images/38/unledevv.png/
The subdomains where setup in the subdomain section in cPanel for www.domain.com.au, the subdomains where setup so that: large.domain.com.au/images/example.jpg returns domain.com.am/images/example.jpp (without redirection)
When accessing the subdomain via http and not https, the image returns correctly as per normal, but when accessing via https the SSL error appears even after giving it a IP address and installed a wildcard SSL, also even after telling Google Chrome to ignore the error, the image does not return.
Any clues?