[BugDB] Security Information! (PR#731)
am 08.07.2002 17:49:08 von modssl-bugdb
Full_Name: Di Vincenzo Renzo
Version: 2.8.5
OS: windows 2000 advanced server
Submission from: (NULL) (194.184.159.70)
I Use windows 2000 Advanced server + Apache 1.3.22 + tomcat 4.0.3 + mod_jk
1.1.0.
When i connect via HTTPS whith MSIE 5.00.29 i get "Security Information!"
error.
I get this random and my pages haven't "NonSecure Items".
The detail of message is: "This page contains secure and NonSecure items. Do you
want display the NonSecure Items (Yes/No/Moreinfo)"
What is the reason?
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org
Re: [BugDB] Security Information! (PR#731)
am 08.07.2002 19:03:47 von Colm McCartan
At 17:49 08/07/2002 +0200, you wrote:
>I Use windows 2000 Advanced server + Apache 1.3.22 + tomcat 4.0.3 + mod_jk
>1.1.0.
>When i connect via HTTPS whith MSIE 5.00.29 i get "Security Information!"
>error.
>I get this random and my pages haven't "NonSecure Items".
>The detail of message is: "This page contains secure and NonSecure items.
>Do you
>want display the NonSecure Items (Yes/No/Moreinfo)"
>What is the reason?
I believe that quite often this is because pages across an ssl connection
request things like images from a normal http connection - move all your
resources to https links if this is the case.
c
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org
RE: [BugDB] Security Information! (PR#731)
am 08.07.2002 19:22:33 von Gilles GROS
This can also happend when you have a frame (or iframe ) with no src.
> -----Original Message-----
> From: owner-modssl-users@modssl.org
> [mailto:owner-modssl-users@modssl.org]On Behalf Of Colm McCartan
> Sent: Monday, July 08, 2002 10:04 AM
> To: modssl-users@modssl.org
> Subject: Re: [BugDB] Security Information! (PR#731)
>
>
> At 17:49 08/07/2002 +0200, you wrote:
> >I Use windows 2000 Advanced server + Apache 1.3.22 + tomcat
> 4.0.3 + mod_jk
> >1.1.0.
> >When i connect via HTTPS whith MSIE 5.00.29 i get "Security Information!"
> >error.
> >I get this random and my pages haven't "NonSecure Items".
> >The detail of message is: "This page contains secure and
> NonSecure items.
> >Do you
> >want display the NonSecure Items (Yes/No/Moreinfo)"
> >What is the reason?
>
> I believe that quite often this is because pages across an ssl connection
> request things like images from a normal http connection - move all your
> resources to https links if this is the case.
>
>
> c
>
> ____________________________________________________________ __________
> Apache Interface to OpenSSL (mod_ssl) www.modssl.org
> User Support Mailing List modssl-users@modssl.org
> Automated List Manager majordomo@modssl.org
>
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org