Click here to Skip to main content
15,884,298 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I am new to all this SSL concept. SO few thing i need to know about SSL and its best practices..

First i figure out a way to generate .CSR and got certificate from provider. i bind the SSL throught IIS7. now my question is when i open my website http:/www.foobar.com it open perfectly fine and after installing SSL when i type https:/www.foobar.com it also open. But what if i ahve to forces redirect all the http:/ pages to Https:/

Second is We dont want all the pages to have https is there any way we can have SSL on specific pages. we want it on login page which works well but we have some user who use out website before also and they ahve link http://foobar.com in their browser so when ever the opne the link goes to http.. So is there any way we can forces single or selected pages through SSL or through code? Which is the best?

Let me know if you have any other comments for best practice for SSL. I want to learn more.

Thanks,
Arpan
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900