Hi
I have a .Net application up and running on a server. I have installed a
SSL sertficate on the server. However, I can not get the .Net application
to use SSL - is there something I need to do to the app so that it uses
SSL? (perhaps in the Config.web file?)
When I type HTTP://www.MyApp.com it works fine.
When I type HTTPS://www.MyApp.com it does not work. I get an error
message which says "Page connot be displayed ....bunch of stuff....."
then
"Cannot find server or DNS Error"
"Internet Explorer"
Thanks
Saul