Setting up Secure Socket in IIS for some pages only.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Bob Ross
    New Member
    • Jan 2007
    • 119

    Setting up Secure Socket in IIS for some pages only.

    My aplogies if this has already been covered but I could not find it.
    I have read numerous artilces on setting Server certificates and have got that working fine. But It then requires all pages to operate through https. If I try to access any page through http it simply times out.

    Does any one know how (or any good articles on how) to set up IIS so only some pages require https and some can operate with out a certificate through http?
  • Bob Ross
    New Member
    • Jan 2007
    • 119

    #2
    Does anyone know any way to do this?

    Comment

    • kenobewan
      Recognized Expert Specialist
      • Dec 2006
      • 4871

      #3
      One way of doing this is by using separate ports. Here is an article that may help:
      Use SSL for encrypted browsing

      Comment

      Working...