I've been trying to write a script that requires a page to use ssl, but, when I place the code at the top of each page (like the example microsoft has) when I try to navigate to the page it seems like it's stuck in a loop trying to redirect, then finally it will end up with a plain white screen. I tried the file settings in IIS and then I get a secure connect error. SSL is correctly configured, I just can't force it and I need to.
If I remove the scripts and type https:// (url) it shows secure, but, that also allows the http:// (url) protocol as well.
Anybody else have this problem? I've been through some many itterations of this, my hope is that someone will have something else I can try.
Thanks in advance.
Dale
If I remove the scripts and type https:// (url) it shows secure, but, that also allows the http:// (url) protocol as well.
Anybody else have this problem? I've been through some many itterations of this, my hope is that someone will have something else I can try.
Thanks in advance.
Dale