J
Jeremy
I have a bunch of Web sites on a production server that is completely under
my administrative control. Each Web site has a login page. I want to use
HTTPS (ssl) for the login page only so that the user's credentials can be
secured in transmission. Standard stuff here.
My question:
I don't want to have to purchase a SSL certificate for each Web site. That
seems like a lot of money for the little that I want to be securing. I don't
want to cheat "The Man" so I hope I'm not asking for something unethical
here. Just wondering how I can use one SSL certificate and provide secure
authentication for all the Web sites on the server.
FWIW, this is a Windows 2003 Server (Standard Edition) on the Internet. .NET
Framework 1.1, and all sites are ASP.NET Web applications.
Thanks!
my administrative control. Each Web site has a login page. I want to use
HTTPS (ssl) for the login page only so that the user's credentials can be
secured in transmission. Standard stuff here.
My question:
I don't want to have to purchase a SSL certificate for each Web site. That
seems like a lot of money for the little that I want to be securing. I don't
want to cheat "The Man" so I hope I'm not asking for something unethical
here. Just wondering how I can use one SSL certificate and provide secure
authentication for all the Web sites on the server.
FWIW, this is a Windows 2003 Server (Standard Edition) on the Internet. .NET
Framework 1.1, and all sites are ASP.NET Web applications.
Thanks!