whynopadlock shows Insecure <form> call.

Avatar
  • Answered
I recently installed SSL on my site www.aitelmart.com and i have been getting Not secure error on chrome, specifically chrome for OSX, the error doesn't appear on most windows OS . After checking whynopadlock, i got the error below "Insecure call. Found on line # 3 in file: www.aitelmart.com/index.html (Note: Chrome will show a security error for any secure page with an insecure call on the page)"
Avatar
Arn
Hello,

Sorry for the issue with the form causing your page not to be secure. Basically, the problem is that your form is being called with a non-secure URL (per your error message). You need to adjust your code to call the form using HTTPS. Otherwise, your page will not show as being secure. This applies to any call to resources or addresses on your page. I checked your website with my Chrome browser and I am not seeing the error. It may be a different URL than what I'm seeing, so if you want us to investigate this further, then please send us more information - specifically the URL where you are getting the error.

I hope this helps to answer your question, please let us know if you require any further assistance.

Regards,
Arnel C.