cassim Posted August 12, 2012 Share Posted August 12, 2012 Hallo their. I have some problems with my SSL I did use the SSL for like 1 week without any problems. But now when i enter my order.php (cart) their are some unsecure things their that are making my site not work. SEC7111: HTTPS-sikkerheden er kompromitteret af http://customdata.dk.../css/global.css order.php SEC7111: HTTPS-sikkerheden er kompromitteret af http://customdata.dk.../css/global.css order.php SEC7111: HTTPS-sikkerheden er kompromitteret af http://customdata.dk...cybox-1.3.4.css order.php SEC7111: HTTPS-sikkerheden er kompromitteret af http://customdata.dk...cybox-1.3.4.css order.php SEC7111: HTTPS-sikkerheden er kompromitteret af http://customdata.dk...ry-1.4.4.min.js order.php SEC7111: HTTPS-sikkerheden er kompromitteret af http://customdata.dk...y.easing.1.3.js order.php SEC7111: HTTPS-sikkerheden er kompromitteret af http://customdata.dk/js/tools.js order.php SEC7111: HTTPS-sikkerheden er kompromitteret af http://customdata.dk...ncybox-1.3.4.js order.php SEC7111: HTTPS-sikkerheden er kompromitteret af http://customdata.dk...ata/js/tools.js order.php As you can see here in the quote its my JS and CSS files that are making some kind of erros. Hope anyone are able to help me on this part. Link to comment Share on other sites More sharing options...
Bazze Posted August 24, 2012 Share Posted August 24, 2012 (edited) The resources are included using the HTTP protocol, try using the HTTPS protocols instead. E.g. instead of http://customdata.dk.../css/global.css use https://customdata.dk/themes/Customdata/css/global.css, do that for all the listed files above. Edited August 24, 2012 by Bazze (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now