Closed GoogleCodeExporter closed 8 years ago
This issue is described in the top answer on stackoverflow here:
http://stackoverflow.com/questions/7826292/asp-net-recaptcha-in-internet-explore
r-ssl-warning-message
In the case of systems that are behind a reverse proxy doing SSL offloading,
the MVC helper code does not provide a mechanism to pass in the
overrideSecureMode flag. In the absence of this flag, there's no way to force
the control to use HTTPS.
Original comment by jptse...@gmail.com
on 17 Sep 2012 at 3:03
Constructing a new correct patch -- sorry for the delay.
Original comment by jptse...@gmail.com
on 17 Sep 2012 at 3:32
I actually needed this fix in RecaptchaControl.cs, and in fact it was already
made a long time ago and our library was simply out of date. Apologies for the
noise, please close/delete this issue.
Original comment by jptse...@gmail.com
on 17 Sep 2012 at 3:41
Original comment by adrian.g...@gmail.com
on 3 Aug 2013 at 1:44
Original issue reported on code.google.com by
jptse...@gmail.com
on 17 Sep 2012 at 2:59