Click here to Skip to main content
15,881,600 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I want to host an secure asp.net website so that all the pages can be viewed as https:// can any one please tell me how to implement that ................ My question is not about local IIS hosting its hosting remotely on a hosting server.
Posted
Comments
[no name] 18-May-14 12:22pm    
Then don't you think that you should be asking your hosting provider?

1 solution

Hello Aamir,

Approach 1(If you have remote access to the server)


http://weblogs.asp.net/scottgu/archive/2007/04/06/tip-trick-enabling-ssl-on-iis7-using-self-signed-certificates.aspx[^]


Approach 2(If you dont have access to the Server)


Request the SA(Server Admin) to perform this action for you.

All the best:)
 
Share this answer
 

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