Nothing was changed at the code, just the ssl key was changed. Why it was working fine with the old ssl key? "Tim Traver" <tt-list@xxxxxxxxxxxxx> escreveu na mensagem news:44EE0FCB.8090403@xxxxxxxxxxxxxxxx > > 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... >> >> > > > João, > > This shouldn't have anything to do with the certificate. > > It most likely has to do with something being loaded on the exit page that > is not secure. For example, if there is a hard coded link to an image, or > an included javascript link to an outside source. > > If anything on the page is not secure, then you will get that error. > > Tim. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php