The secret behind being great in this world is the ability to be the smallest in front of everyone and everything...........................
READ FULL ARTICLE
I have a .NET web service that I want to be accessed over https rather than http. Problem is HOW !!
Solution:
Activate SSL on web server (IIS)
Follow steps 1 through 4 of this very useful blog by Eric Longman
Specify the file for which SSL is required
Through inetmgr, browse to the file (in my case the .asmx file). Right click -> Properties -> File Security -> Secure Communications -> Edit
Check Require SSL Channel (SSL)
And you should be done.
Related useful article:
CONSUMING WEBSERVICES OVER HTTPS (SSL)..........................
READ FULL ARTICLE
The toughest decision in a human lifetime is to choose and live own life than others'...........................
READ FULL ARTICLE