I hope you could help me with this one. Here is the case:
I have a domain in ZoneEdit name dummysite.org.
This domain has the following A records:
HOST | IP ADDRESS | TTL |
---|---|---|
@.dummysite.org | 193.10.xx.xx | default |
@.dummysite.org | 52.67.xxx.xxx | default |
www.dummysite.org | 193.10.xx.xx | default |
www.dummysite.org | 52.67.xxx.xxx | default |
Basically, dummysite.org is just a domain that redirects to either one of the IP addresses listed above. Both IP addresses have their own servers and SSL Certificates.
Now, is it possible for dummysite.org to have its own SSL certificate, given that it does not have a physical host/server. It's really just a domain that redirects to my other servers.
I am asking this because one user of my site tried to access dummysite.org via HTTPS (https://dummysite.org) and he encountered "Your connection is not private" error.
"This server could not prove that it is dummysite.org; its security certificate is from 193.10.xx.xx. This may be caused by misconfiguration or an attacker intercepting your connection.