• Resolved danishcid

    (@danishcid)


    Hello, I’m having an issue with SSL on my website, i have tested it online and everything seems to be fine except for one last thing that says.

    Insecure <form> call.
    Found on line # 1228 in file: https://www.mywebsite.com/index.html

    can someone please help me out on this

    • This topic was modified 8 years, 4 months ago by danishcid.
Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi danishcid,

    Did you happen to hard code the source or action of the form to anything with “https://&#8221;, if so you will need to correct it to “https://&#8221;.

    Hope this helps.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Please provide a link to your site! Thanks.

    Thread Starter danishcid

    (@danishcid)

    @sterndata thank you steve for your kind reply, it’s https://www.internationalinside.com

    Thread Starter danishcid

    (@danishcid)

    @nocturnae thank you nocturnae for your kind reply, i like to know which line of code do i need to change in the form and which file do i need to change for the form ?

    • This reply was modified 8 years, 4 months ago by danishcid.
    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Here are the issues:

    Mixed Content: The page at 'https://www.internationalinside.com/' was loaded over a secure connection, but contains a form which targets an insecure endpoint 'https://feedburner.google.com/fb/a/mailverify'. This endpoint should be made available over a secure connection.
    3jquery.js:3 Mixed Content: The page at 'https://www.internationalinside.com/' was loaded over a secure connection, but contains a form which targets an insecure endpoint 'https://feedburner.google.com/fb/a/mailverify'. This endpoint should be made available over a secure connection.clone @ jquery.js:3
    6jquery.js?ver=1.11.1:3 Mixed Content: The page at 'https://www.internationalinside.com/' was loaded over a secure connection, but contains a form which targets an insecure endpoint 'https://feedburner.google.com/fb/a/mailverify'. This endpoint should be made available over a secure connection.

    If you can find where you’re loading the feedburner form, that’s what needs to be fixed. Are you using a plugin for that?

    It seems to be coming from where you say “subscribe to our newsletter”. How is that added to your page?

    Thread Starter danishcid

    (@danishcid)

    @sterndata thank you very much for the amazing advice and i wonder how i was missing that out, issue resolved feedburner http fixed ……… a million thanks.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Happy Green Padlock!

    Thread Starter danishcid

    (@danishcid)

    oh yeah thanks again ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘SSL error – padlock not showing up on chrome’ is closed to new replies.