Securing UserName and Password entry

Hi all. I have webmail running. I would like to know if it is possible to have SSL run on the box to protect just the username and password sign on and then have the rest of the transmissions is regular http. Please let me know how or if that can be done. Thanks in adavance for your help.

Subject: Securing UserName and Password entry

Why would you want to ONLY SSL secure the login screen? Are your servers facing that much CPU load?

Anyway, you’ll have to set up SSL on the box entirely, and then turn on “Require SSL Connection” in the database properties for your DOMCFG.NSF. That’s the quick & dirty way, anyway.

Subject: RE: Securing UserName and Password entry

Thanks for the response Nathan. The “server” used for webaccess is PC that runs the server OS. We had SSL for the entire session and users complained that it was slow. That is why i just wanted to secure the transmission of the username and password.