security

  1. Hi. I'm a massage therapist and I'd like to create an online form for clients to fill out for their health history. I want to make sure the form will be secure enough for confidential health information.

    Thanks

    Posted 6 months ago on Tuesday November 22, 2011 | Permalink
  2. Gravity Forms is only going to be as secure as your web server is.

    If you want the form submission to be secure then you would need to install an SSL certificate on your site and configure your WordPress site to work via SSL. There is a plugin that can help you with this that you can find here:

    http://wordpress.org/extend/plugins/wordpress-https/

    Once you configure your WordPress site to work via a secure https:// URL then you can use Gravity Forms on a page that you link to via https:// and the form will submit securely.

    Posted 6 months ago on Tuesday November 22, 2011 | Permalink
  3. HI Carl,

    One question - in terms of security - although you would be on SSL at that point - once the form is emailed it is no longer secure correct?

    Thanks,

    Joe

    Posted 4 months ago on Friday January 6, 2012 | Permalink
  4. If you use an SSL connection to the SMTP server, with something like the WP Mail SMTP plugin, and the client receives the email over SSL as well, then it will be secure end to end. You don't always have control over the client, so their POP3 or IMAP server might not be configured to use SSL. But on your end, you can mail it securely using the WP Mail SMTP plugin.

    http://wordpress.org/extend/plugins/wp-mail-smtp/

    Posted 4 months ago on Monday January 9, 2012 | Permalink

Leave A Reply

You must log in to post.