Asp.NET and SSL

  • Thread starter Thread starter Sachin
  • Start date Start date
S

Sachin

I have a very wiered problem when I turn on SSL on my ASP.NET
appication through a firewall.
I am using SonicWall(Firewall) software Firewall towards my ASP.NET
applications.
Everthing works fine when SSL is off.
But if I turn on SSL then and make request for the particular page
then firewall internally sometimes fires a request multiple times for
tha same page to the IIS.
I am just wondering what could cause such a problem ?
 
SSL and ASP.NET certainly work fine together................that kinda only
leaves your firewall. I would suggest you drop a query into the SonicWall
support team, or try your asp.net app with another software firewall to
prove this.

--
Regards

John Timney
Microsoft Regional Director
Microsoft MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

ASP.NET and SSL question 5
using SSL with ASP.net 2.0 7
Auto redirect http to https 1
Request.Url.Host + SSL 1
Enforcing SSL to be used 1
Shopping cart, session on SSL 1
SSL - How-to?` 1
Sharing SSL 5

Back
Top