Hi,
I'm having a weird issue here, I'm using DNN 7.2 on Windows server 2012 / IIS 8.5.
I have installed a SSL Cert and did the binding, I have Enabled SSL in admin setting but i didn't check the Enforce option. everything works will, I can enter my web on https with no problem.
But! Once I check the IsSecure option I end up in too many redirects error. I have checked my Chrome console there are no Mixed content. I have searched the internet nothing. It seems to me the "IsSecure" option triggers this error and what is more weird, that this error shows only in non-Microsoft OS products.
Windows: All browsers works fine.
Mac - iPhone: All Browsers show error.
Samsung: All Browsers show error.
like:
https://www.domain.com --> Works fine
https://www.domain.com/Default.aspx?tabid=79&language=en-US ---> "IsSecure" is checked on that page.
You can browse the website in https protocol with no problem unless you visit a page that is checked for "IsSecure".
Thank you for your time and feedback in advance,
Regards,