0
votes
3answers
125 views
Detect if SSL is supported
I am redirecting users to https using a HttpModule for selected pages, what I don't want is to force users to use SSL if for some reason there browser, proxy, etc does not support it. Is it possib …
