zikula-modules / Formicula

A template-driven form mailer for Zikula

Home Page:https://ziku.la

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make it easy to use https/ssl form submissions.

espaan opened this issue · comments

I have not really tried yet, but read in the forum a while back that ssl/https submissions do not work. It might be good to have it possible to enable ssl for certain forms.

The forum topic in which this was discussed: http://support.zikula.de/module-CMS_Support_Forum-viewtopic-topic-30843-start-0.htm

So with options:

  • All forms SLL enabled to ensure personal information is kept private
  • Specify a comma sepearated list of forms that go with SSL enabled.
  • Do nothing (backwards compatible, in the case you already have a full SSL website, or you have no SSL certificate so should be kept http://)
  • Provide a link to the homepage with explicit SSL disabled at the confirm template yes/no

A list of forms in the admin section with a short description would then also be very convenient, see #37

I have now done this via the menu and offer a specific form where personal data is entered via SSL, so a https://website/form and on the confirm page a back to homepage with a http://website

Generally there is nothing preventing using Formicula using HTTPS. Closing.