Helpdesk > What Can I Do? > Forms > Advanced Forms > Forcing the use of an SSL secure connection
Forcing the use of an SSL secure connection
You can ensure that a form's submission is handled securely by setting it to use an HTTPS secure connection.
Last updated: 04 January 2013, 10:44
If a form submission will contain personal data and you require the submission to use a secure SSL connection, you can set the RequiresSSL custom property to force the page to use an SSL connection.
Follow these steps:
- On the console, click the Page Properties button
- Click the Custom tab
- Locate the RequiresSSL property
- Set the first drop down list (Use Default) to False
- Set the second drop down list (Value) to True
- Click OK to close the Page Properties window
- The page will need to be re-approved for the change to take effect.