J
JerryMorton233
Hi,
SSL newbie would love some advice
I have a server that hosts several independant domains (using host
headers to differentiate them). Each domain runs an independant copy of
the same ASP.NET application - this app uses forms-based authentication
and a proprietary XML file on each site to authenticate users/passwords
(i.e. each site has it's own set of users).
I would like to implement SSL around the forms login page for each
site, to protect the login process only.
Since SSL is tied to a domain, is there a way I avoid having to buy an
SSL cert for EACH domain?
Thanks for any help!
Jerry
SSL newbie would love some advice
I have a server that hosts several independant domains (using host
headers to differentiate them). Each domain runs an independant copy of
the same ASP.NET application - this app uses forms-based authentication
and a proprietary XML file on each site to authenticate users/passwords
(i.e. each site has it's own set of users).
I would like to implement SSL around the forms login page for each
site, to protect the login process only.
Since SSL is tied to a domain, is there a way I avoid having to buy an
SSL cert for EACH domain?
Thanks for any help!
Jerry