ip based ssl certificate -


I have two domain names that point to the same IP, I currently include virtual hosts in my Apache configuration I'm not using. I just use / var / www / html / as the root of the app. Do I need to buy 2 degree certificate, for each domain? It seems that God's certificate is connected to a domain, no IP, can anyone make it clear?

That's right, the SSL certificates are tied to one domain, not an IP address. The problem is that people type domain names in their browser address bar, not IP address (usually) and that you type in the address bar that is valid against the certificate (i.e., the certificate confirms that You type in the address bar what you really are ).


Comments