PDA

View Full Version : IP and SSL



interfasys
12-22-2003, 12:19 AM
I have assigned an IP to an account.
I then created a temp cert for one of the domain names.
Now...I've added a second domain name and I was able to also generate a cert for that domain name.

I thought the limitation was one IP per cert -> "In order to use the SSL feature your site must have it's own static (dedicated) IP address."

So will my setup work? Even if it's technically possible, would you recommend staying away from such solution?

DirectAdmin Support
12-22-2003, 08:36 AM
Hello,

Although you were able to setup 2 certs, only the first virtualhost that appears in the httpd.conf file per IP will have it's SSL cert used. So, the main domain will always appear first, so that SSL cert will be used on both domains for https.

John

interfasys
12-22-2003, 08:56 AM
Ok, so now we have to wait for DA2 to get more IPs per user ;)