Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi
Umbraco Version: 7.7.2
Umbraco Forms Version: 6.0.9
I am trying to secure cookies by setting <httpCookies requireSSL="true" /> in web config.
<httpCookies requireSSL="true" /
This does secure the cookies, but when I submit a form I get a "The wait operation timed out" error.
Is there some other configuration I need to set? Or is this a bug with the specific versions of Umbraco or Forms I have?
I have also tried the app setting umbracoUseSSL value = true but no joy.
Many Thanks Tracey
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Setting httpCookies requireSSL="true" causes timeout error on form submission
Hi
Umbraco Version: 7.7.2
Umbraco Forms Version: 6.0.9
I am trying to secure cookies by setting
<httpCookies requireSSL="true" /
> in web config.This does secure the cookies, but when I submit a form I get a "The wait operation timed out" error.
Is there some other configuration I need to set? Or is this a bug with the specific versions of Umbraco or Forms I have?
I have also tried the app setting umbracoUseSSL value = true but no joy.
Many Thanks Tracey
is working on a reply...