matugm
Member
Posted 2 months ago #
Hello,
I'm getting SSL insecure errors, I tried your plugin but it dosn't appear do be doing anything, I'm using wordpress 3.5 and a self made cert for testing, installed plugins are wp minify, crayon syntax highlighter and jetpack, the address is https://www.blackbytes.info/
Hope you can help :)
http://wordpress.org/extend/plugins/ssl-insecure-content-fixer/
G'day, try disabling Jetpack and see if that helps. I tested locally with wp-minify and crayon-syntax-highlighter without problems, even without enabling my plugin.
cheers,
Ross
matugm
Member
Posted 2 months ago #
G'day, are you on a host with load balancing, e.g. Network Solutions? I discovered recently that load balanced hosting handles SSL connections at the load balancer, presenting simple HTTP connections to the real server. Some load balancers (like Amazon) give some hints that let you get around this, but Network Solutions in particular doesn't even do that. See article for more information:
WordPress is_ssl() doesn’t work behind some load balancers
matugm
Member
Posted 2 months ago #
Fixed! turns out it had nothing to do with your plugin, my server is using a reverse proxy which is also terminating ssl.
If anyone else is having this issue have a look here http://codex.wordpress.org/Administration_Over_SSL
I want to thank you for pointing me into the right direction :)
G'day, that's almost the same thing -- I must add both of these things to the FAQ where people will find them. Thanks for the link, will incorporate it.
cheers,
Ross