SSL Problem
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
HI All I am running a website on SSL the Site works fine in my local after implementing the SSL trial certificate. but when it is run on production the the querystrings used are getting encripted. because of which the application is not working properly. Do we have some kind of setting which can decript the querystring before passing it on to the server? Any help will be helpful
Regards