Submitted by PCS on Thu, 10/27/2011 - 16:09
Hi
I want to start using sub-domains set as parent servers and use a wildcard SSL Cert.
Is this the correct procedure?:
Step 1
Create virtual server for main domain = example.com
Step 2
Create subdomain by clicking on Create virtual server and using host1.example.com as the domain name
(This way each subdomain has its own quota, etc.)
Step 3
Change example.com to its own Static IP
Step 4
Apply Wildcard SSL Cert to example.com
Step 5
Change the IP of host1.example.com to the same static IP as example.com
Ignore this error:
The following potention problems were detected with the modification of this virtual server :
SSL cannot be enabled for more than one domain on the IP address *.*.*.* unless a virtual IP interface or private port is enabled, or the certificate can be used for this domain. The current certificate is only valid for : domainname.com, and it is being used by domainname.com.
Are you sure you want to continue?"
Apply the wildcard cert to host1.example.com
Step 6 - repeat for additional sub-domains added
Status:
Active
Comments
Submitted by andreychek on Thu, 10/27/2011 - 19:16 Comment #1
Yup -- if what you have there really is a wildcard SSL cert (*.domain.tld), and not a cert for just a single domain (domain.tld) -- what you described there will work just fine.
Submitted by PCS on Thu, 10/27/2011 - 19:20 Comment #2
Great
I have not purchased the wildcard cert yet - wanted to make sure it would work this way first.
Thanks!