Re: Is there a way to avoid/security alert box from redirecting to HTTP to HTTPS?
- From: "Daniel Crichton" <msnews@xxxxxxxxxxxxxxxx>
- Date: Thu, 29 Jun 2006 08:05:57 +0100
Jayanthv wrote on 28 Jun 2006 14:45:25 -0700:
I saw some questions and answers which says we cannot supress the
security alert box when redirecting from HTTP to HTTPS?
But i saw many sites are easily redirecting from HTTP to HTTPS without
security alert box..
How can i code such that i should not get alert box from HTTP to HTTPS?
please help me..
As Roger pointed out, the warning is normally when you redirect from HTTPS
to HTTP.
What is the exact text of the warning message? Have you checked the pages
visible in the HTTPS connection to make sure none of them have full
references to images/javascript files/etc including HTTP:// ? That's
normally the mistake made - when viewing a page over HTTPS with images being
pulled from HTTP there will be a client warning, as not all the elements of
the page are encrypted.
Dan
.
- References:
- Prev by Date: Re: Is there a way to avoid/security alert box from redirecting to HTTP to HTTPS?
- Next by Date: Filtering Query String
- Previous by thread: Re: Is there a way to avoid/security alert box from redirecting to HTTP to HTTPS?
- Next by thread: Re: IIS6 HTTPS POST not being returned to .ASP file...
- Index(es):
Relevant Pages
|