Results 1 to 4 of 4

Thread: Alternate SSL Port

  1. #1

    Thread Starter
    Hyperactive Member johnweidauer's Avatar
    Join Date
    Sep 2002
    Location
    SLC, UT
    Posts
    314

    Question Alternate SSL Port

    I have a single web server, single IP Address, 2 websites installed. DNS resolves the two sites via the header information, but I need SSL on both sites. I have two certificates, i have installed each certificate on the appropriate sites. Site1 works properly, https://Site1, no issues. I have set site2 up on a different port, firewall allowes traffic on this port, i have also updated the port number in IIS for site2, however, https://Site2 directs you to site1, makes sense since site1 is on the default port. https://Site2#### (#### being the mentioned alternate port) directs you to the "page cannot be displayed". any ideas?

    thanks,

    John
    To the world you may just be one person, but to this one person, you just might be the world.

  2. #2
    Frenzied Member <ABX's Avatar
    Join Date
    Jul 2002
    Location
    Canada eh...
    Posts
    1,622

    Re: Alternate SSL Port

    Quote Originally Posted by johnweidauer
    Did you miss the : ?

    this should be:

    https://Site2:1234
    Tips:
    • Google is your friend! Search before posting!
    • Name your thread appropriately... "I Need Help" doesn't cut it!
    • Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
    • Allways Include the Name and Line of the Exception (if one is occuring!)
    • If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)


    If you think I was helpful, rate my post
    IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous

  3. #3

    Thread Starter
    Hyperactive Member johnweidauer's Avatar
    Join Date
    Sep 2002
    Location
    SLC, UT
    Posts
    314

    Re: Alternate SSL Port

    no, sorry, miskey... https://site2:#### displays page cannot be found
    To the world you may just be one person, but to this one person, you just might be the world.

  4. #4
    Frenzied Member <ABX's Avatar
    Join Date
    Jul 2002
    Location
    Canada eh...
    Posts
    1,622

    Re: Alternate SSL Port

    hmmm.. without poking around your setup, the only things i can suggest is:

    On the server: https://localhost:####
    check firewall settings on port ####
    Tips:
    • Google is your friend! Search before posting!
    • Name your thread appropriately... "I Need Help" doesn't cut it!
    • Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
    • Allways Include the Name and Line of the Exception (if one is occuring!)
    • If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)


    If you think I was helpful, rate my post
    IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width