J
Joe Fallon
I use Forms authentication to ensure that users login prior to accessing any
protected forms.
Works fine.
When they get redirected to the logon page I would like to know if an SSL
session could be established just for that page so their credentials are
sent over an encrypted channel.
I can set the whole site to use SSL. What I want to know is:
Can I set the site to not use SSL except for the logon page?
Thanks.
protected forms.
Works fine.
When they get redirected to the logon page I would like to know if an SSL
session could be established just for that page so their credentials are
sent over an encrypted channel.
I can set the whole site to use SSL. What I want to know is:
Can I set the site to not use SSL except for the logon page?
Thanks.