The web site shows as partially SSL secured and some contents are not delivered over the SSL. This can lead into defacing of the website or vulnerable to the XSS type attacks.
Solution: check the web pages for external references used(images etc) and make copy to the local server instead of referring them to the no SSL external web site.
The image http://assets.okfn.org/images/ok_buttons/od_80x15_blue.png is one example I found in this web site which is not secured, but there may be more.
The web site shows as partially SSL secured and some contents are not delivered over the SSL. This can lead into defacing of the website or vulnerable to the XSS type attacks. Solution: check the web pages for external references used(images etc) and make copy to the local server instead of referring them to the no SSL external web site. The image http://assets.okfn.org/images/ok_buttons/od_80x15_blue.png is one example I found in this web site which is not secured, but there may be more.