I want to use SSL in my ASP.NET application. What should i do? I found many tutorials on the internet, but all of them, unfortunately, does not work (until then I had never worked with certificates).
What is the easiest way to use SSL in ASP.NET applications? I am talking about self-signed certificates, of course.
SSL provides authentication by using Public Key Infrastructure certificates. The server must provide a certificate that authenticates the server to the client.
You can configure SSL with self signed certifcates in IIS with this tutorial
http://weblogs.asp.net/scottgu/archive/2007/04/06/tip-trick-enabling-ssl-on-iis7-using-self-signed-certificates.aspx
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With