I need some help implementing SSL on my site. I understand that it is a good practice to encrypt login forms and validation processes to prevent passing usernames and passwords unprotected across the web.
What I’m looking for is how to implement it. I think I only need to have one directory with these templates. Will it have to be outside of my web root to be referred to via HTTPS? How can you set and pass session variables, etc.
I guess I just need some direction on data flow. I have not found any type of documentation on this or best practices. Any advice or links will be appreciated.
I am using IIS 5.0 and CFMX on a new box running W2K.
Thanks in advance,
Matt