How to implement SSL on local IIS?
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I tried to implement SSL on my local IIS. To do that I open the directory security tab in the site properties. But the "Server Certificate" button is disabled. Please let me know how to enable it. I am using IIS 5.1 Thanks, Hogan
-
I tried to implement SSL on my local IIS. To do that I open the directory security tab in the site properties. But the "Server Certificate" button is disabled. Please let me know how to enable it. I am using IIS 5.1 Thanks, Hogan
- Right-click on "Default Web Site" in IIS. (Not on sub-directories ) - Go to "Directory Security" (You will see "Server Certificate"). Hope it helps.
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)