View Full Version : secured socket layer
sbaral
08-25-2004, 01:05 AM
I want to make my website secured so that all the communication between the clients and my website are encrypted. I know I need to get a digital certificate and install it on the web server. If a server hosts multiple websites can the same certificate be applied to all the websites or must I have one for each website that I want to secure?
Thanks for your response,
Sanjeev
bruce
08-25-2004, 02:00 AM
You should not do use the same cert for different site.
Each SSL Cert is encoded with the URL of the website, your website user will get an error / warning from the browser if the URL doesn't match.
[b]quote:Originally posted by sbaral
I want to make my website secured so that all the communication between the clients and my website are encrypted. I know I need to get a digital certificate and install it on the web server. If a server hosts multiple websites can the same certificate be applied to all the websites or must I have one for each website that I want to secure?
Thanks for your response,
Sanjeev
</blockquote id="quote"></font id="quote">
B.
DiscountASP.NET
http://www.DiscountASP.NET
KPayne
08-28-2004, 12:38 PM
[b]quote:Originally posted by bruce
You should not do use the same cert for different site.
Each SSL Cert is encoded with the URL of the website, your website user will get an error / warning from the browser if the URL doesn't match.
[b]quote:Originally posted by sbaral
I want to make my website secured so that all the communication between the clients and my website are encrypted. I know I need to get a digital certificate and install it on the web server. If a server hosts multiple websites can the same certificate be applied to all the websites or must I have one for each website that I want to secure?
Thanks for your response,
Sanjeev
</blockquote id="quote"></font id="quote">
B.
DiscountASP.NET
http://www.DiscountASP.NET
</blockquote id="quote"></font id="quote">
I think the cert is encoded with the domain name, not the web site address. So if you are running more than one web site on the same domain, you can use one certificate.
Keith Payne
Technical Marketing Solutions
vBulletin® ©Jelsoft Enterprises Ltd.