Re: Is there a way to avoid/security alert box from redirecting to HTTP to HTTPS?
- From: "David Wang [Msft]" <someone@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 4 Jul 2006 02:37:34 -0700
To be clear, the issue is not how to "suppress the security alert box" but
rather "how do I do it correctly to avoid security vulnerability".
There is a good reason that the client warns the user because the server is
about to do something insecure. You should be thinking about how to do it
correctly and securely, not how to suppress the warning.
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Jayanthv" <jayanth.vishnuvardhan@xxxxxxxxx> wrote in message
news:1151949718.667054.280380@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I'm still unable to supress the security alert box.. please help me..?
Im' getting the below security alert box message
"Information you exchange with this site cannot be viewed or changed by
others. However there is a problem with the site's security
certificate..
Then
1)....
2)....
3)...
Do you want to proceed?
YES, NO, CANCEL?
I'm getting same message box even though i changed by Internet
explorer->Tools->Internet options->advanced->checked all the 3 security
check boxes under the security tab.
Pleae advice and if possible some code to avoid this security box?
Thanks in advance..
Daniel Crichton wrote:
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: Re: login problem with iis and webdav.
- Previous by thread: Re: Is there a way to avoid/security alert box from redirecting to HTTP to HTTPS?
- Next by thread: security local intranet zone
- Index(es):
Relevant Pages
|
Loading