Secure form

  • md5750
    Asked on October 21, 2015 at 12:16 PM

    Hi -

    Is my Jotform automatically "secure" with the 256 encryption?  Or do I also need to purchase an SSL certificate for my domain?

     

    Thanks,

     

    Matthew

     

  • David JotForm Support
    Replied on October 21, 2015 at 1:52 PM

    Hi,

    JotForms now use SSL encrypted data transmission by default.  Your domain does not need its own certificate.  If you get any mixed content warnings embedding an https form into a non-https page, switching to the iFrame embed code usually clears them. 

    http://www.jotform.com/help/148-Getting-the-Form-iFrame-Code

    However, your form is not currently embedded using the https code.  Change your embed code from:

    <script type="text/javascript" src="//form.jotform.us/jsform/50914319503148"></script>

    to

    <script type="text/javascript" src="https://form.jotform.us/jsform/50914319503148"></script>

    And the form will use SSL.  Add in the s after http and you will be all set.

    If you have any further questions, let us know and we will be happy to help.