Re: [PHP] You are about to leave the secure conexion

2002-07-14 Thread Chris Hewitt

Pedro Garre wrote:

>
>When I open a new window with javascript (window.open) the browser (IE) says I am 
>about to leave the secure conexion.
>Same happens when I download the .der certificate.
>
Its a browser configuration. Most browsers have the means of notifying 
the user if they are entering or leaving a secure page. In Mozilla its 
configurable in Edit, Preferences, Privacy and Security, SSL. Where (and 
if) its configured will vary with the browser you are using.

HTH
Chris


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] You are about to leave the secure conexion

2002-07-14 Thread John Holmes

Is the new window your opening secure? Is it an HTTPS URL? Either way,
sound like a client side issue to me...

---John Holmes...

> -Original Message-
> From: Pedro Garre [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, July 14, 2002 9:13 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] You are about to leave the secure conexion
> 
> *This message was transferred with a trial version of CommuniGate(tm)
Pro*
> 
> Hi,
> 
> I've got a https site with Apache and mod_ssl.
> 
> When I open a new window with javascript (window.open) the browser
(IE)
> says I am about to leave the secure conexion.
> Same happens when I download the .der certificate.
> 
> What could I do so that those messages do not show up ?
> ( I search the HTTP/1.1 spec looking for a header but could not find
> anything and the new window could not be solved with a header anyway)
> 
> Sorry if this is not completely PHP :-)
> 
> Thanks.
> 
> Pedro.
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] You are about to leave the secure conexion

2002-07-14 Thread Pedro Garre

*This message was transferred with a trial version of CommuniGate(tm) Pro*

Hi,

I've got a https site with Apache and mod_ssl.

When I open a new window with javascript (window.open) the browser (IE) says I am 
about to leave the secure conexion.
Same happens when I download the .der certificate.

What could I do so that those messages do not show up ?
( I search the HTTP/1.1 spec looking for a header but could not find anything and the 
new window could not be solved with a header anyway)

Sorry if this is not completely PHP :-)

Thanks.

Pedro.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php