When browsing https pages, Google Chrome is sometimes reports that the page contains secure and not secure items. Anyway, in other browsers everything is ok.
It seems that Chrome is more strict and you need to check if any external objects (images, scripts, stylesheets, objects) is secure and using https. Probably you will find that one of them is using http and this is the reason. In our case, it was clicktale javascript that was causing the problem. By adding if condition, now is ok:
PHP:
-
document.write(unescape("%3Cscript%20src='http://s.clicktale.net/WRc5.js'%20type='text/javascript'%3E%3C/script%3E"));
Podobni članki:
- Bankart – 3D Secure program spletnega poslovanja – varno spletno plačevanje s kreditnimi karticami
- SOAP WSDL preko SSL v Windows okolju
- HTTPS ali HyperText Transfer Protocol with Secure Sockets Layer
- 3D Secure sistem – za varno spletno plačevanje s karticami MasterCard in Visa – kontakti – cenik – provizija – implementacija