Ok, so i have been trolling the forums, but i can't seem to figure out whats going on. I want to fix this right rather than manually edit my config files if i can help it, so i am going to post this and hopefully i will get some response to fix this.
Here is what I have:
ispconfig 3.0.4.6
httpd -v reports:
Server version: Apache/2.2.15 (Unix)
Server built: Feb 13 2012 22:31:42
openssl version reports:
OpenSSL 1.0.0-fips 29 Mar 2010
I'm also running on CentOS 6.3 and followed the instructions for install at
The Perfect Server - CentOS 6.3 x86_64 (Apache2, Courier, ISPConfig 3)
Pretty much everything is set to stock.. haven't changed any configs manually on the box itself outside of the install instructions.
So here is whats happening. I have a domain name: xyz.com and i created the dns, and created the site. In the settings i used a * for the ipv4 settings originally.. I also checked the box for SSL.
Under the SSL configuration, i imported the request, the certificate, and the bundle from my other webserver. So in my ssl folder, i have three files: xyz.com.bundle, xyz.com.crt and xyz.com.csr
When i go to the site non-ssl
http://xyz.com i get the website that belongs there. when i go to
https://xyz.com i get the "Apache 2 Test Page for CentOS" instead of the correct website. On top of that, the certificate that shows up there is the certificate for my panel.
Any thoughts?