Re: ssl.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It would appear that the root of the page has not gone back to http. Is it possible that this is a one of those cases when two things get changed at once by accident?

I would suggest downloading the IE developer's tool bar (or the firefox equivalent) and then when you get to the page you think should be http, but is sticking on https, view the DOM. By carefully going through the DOM there is a good chance that you will find that, for example, the PHP you have redirected to http is indeed running in a frame or some such.

AJ

João Cândido de Souza Neto wrote:
Hy everyone.

Since we change our ssl key from 128kb to a 256kb i notice that something´s going wrong.

In my e-commerce, part is secure and part isn´t. when i join into the secure part of the site, everithing works fine. But, when the sale is finishes and my script run header("Location: http://www.?????";) to exit from the secure part, the browser gives me a notice that some parts of the page i´ve been led to a non-secure region and ask me if i realy want to do that (it never had happened before). Thought i confirm by clicking in yes buttom, i doesn´t goes away from https.

Now my question:

Has some difference between 128kb e 256kb ssl key?
There´s some way to fix it?

Thanks a lot in advance for any tips...



--
www.deployview.com
www.nerds-central.com
www.project-network.com

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux