page 1 of 1
Comments: 6 | Views: 661
webmonkey
webmonkey
How am i supposed to code with theeeeeese ?

I have an aspx page which is checking Request.IsSecureConnection to ensure it is true, if not it does a redirect to the the secure page at https://www.domain.com/page.aspx.

The server has an SSL cert installed for the domain, and the browser shows the padlock icon.

I have created an empty aspx file, that just prints the return value of Request.IsSecureConnection and it is still false, so there is no other content coming from a standard http request.

Does anyone know why it might always return false?

W3bbo
W3bbo
The Master of Baiters

Hey, you're back. I last saw you in... 2005 was it?

stevo_
stevo_
Human after all

Are you sure its actually secure at the web server? and maybe not being upgraded at an internal proxy? or that you are absoluetely sure its installed right?

footballism
footballism
Another Paradigm Shift!

Yup, I am back for fun. Good to see you here again:)

Zhou Yong

figuerres
figuerres
???

Hey!  long time no see (so to speak)

Big Smile

page 1 of 1
Comments: 6 | Views: 661
Microsoft Communities