Hi,
I am running DNN 4.8 and I have managed to set up a secure Login page using the instructions detailed in other posts, but I can't seem to find an answer to this question:
How would I configure my site so that the new user registration page and the pages that users use to manage thier profile / password updates are also accessed via SSL?
I can get these pages to be secure by requiring a secure connection to my homepage, but I don't really want to do that because the homepage contains feeds from external sites and I will end up getting the 'mixed mode' security warnings popping up all the time if I do.
Is it possible to secure the registration page without requiring the homepage itself to be secure?
Any advice much appreciated
Thanks
Steve