S
Scott
Hi,
Im trying to get SSL working. When i connect to my site the index page is
encypted, when i login it seems to lose the encyption.
Web.config:
<authentication mode="Forms">
requireSSL="true"
Have created a static html page in the app root. When i connect to this page
im still ssl
encrypted.
Thanks for any help
Scott
Im trying to get SSL working. When i connect to my site the index page is
encypted, when i login it seems to lose the encyption.
Web.config:
<authentication mode="Forms">
requireSSL="true"
Have created a static html page in the app root. When i connect to this page
im still ssl
encrypted.
Thanks for any help
Scott