WebDev22 Posted June 9, 2011 Share Posted June 9, 2011 We have a finance application form on a page that isn't completely secure. The only elements not secure appear to be images, but we're concerned about prospective clients seeing this and not submitting their applications due to concern over the security of the page. Can someone show me how to secure all the images on the page (https://www.wolfftanning.com/form_finance1.php)? Link to comment Share on other sites More sharing options...
Guest Posted June 9, 2011 Share Posted June 9, 2011 Hi, It's the Recaptcha images that are not secure, edit the code for the Recaptcha script and change http to https, google supports https. Link to comment Share on other sites More sharing options...
WebDev22 Posted June 9, 2011 Author Share Posted June 9, 2011 There's something else as well causing it. I just removed all the RECAPTHCA code and it still shows. Link to comment Share on other sites More sharing options...
Guest Posted June 10, 2011 Share Posted June 10, 2011 There's something else as well causing it. I just removed all the RECAPTHCA code and it still shows. Just checked you page. Your page is now secure without the Recapthca script, it is only that which is causing your page not to be secure. All you need to do is edit Recapthca script and change http to https Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.