• Priority: 0
  • Status: Closed
  • Theme: Venedor
  • Assigned To: Marek
  • Private: No
  • Open Date: 16.03.17, 11:54
  • Opened by: boto nieri
  • Closed by: Marek
  • Closed on: 06.04.17, 09:29
  • Reason: Closed
  • Comment: Glad to help!

Ticket #10311 - Insecure <form> call

Hi,

I’m using SSL and when I test SSL validity with some SSL tools, i get this warning :

Insecure <form> call.
Found on line # 3 in file: shop_url/index.html

However, the site runs ok and browsers don’t give any security errors. I only have this warning with SSL checker tools.

thanks

Comments

Marek 16 Mar 2017, 20:18

Hi Boto.
Coul you please give me a link to the page with issue?
Because I don’t see such issue on your home page https://www.3princess-and-co.fr

Oscar Gil 29 Mar 2017, 16:38

Hi Boto,

Most likely the form action is using http instead of https. Have you created a button redirecting an http:// address in the flexmenu, for instance? I had the same problem and sort it out by readdressing that button to a https:// address of my shop.

boto nieri 29 Mar 2017, 19:18

Hi Oscar,
Thanks for the tip.
I found that selecting ph_blog in flexmenu doesn’t add http or https in url link. So i create a manual link instead.
So this issue is related to Flexmenu and the way it creates link

thanks