« Previous Next »

Answered Thread: Multiple - Webapplications on Port 443

Last post 11-03-2009 5:58 AM by qbernard. 5 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (6 items)

Sort Posts:

  • 10-30-2009, 3:28 PM

    • wuwu
    • Top 500 Contributor
    • Joined on 01-19-2007, 12:45 PM
    • Posts 17

    Multiple - Webapplications on Port 443

    Hello,

    I have two Web Applications on IIS6 with two different websites. Both of this should run under the port 443.

    I have done this http://www.harbar.net/articles/ssl.aspx.

    The problem now, i can only connect this site, where i create the certificate at least.

    For example: my two sites are https://sharepointssl and https://sharepointssl2

    If i create the certificate at IIS over assistent for the site https://sharepointssl and then for site  https://sharepointssl2 i can open the site https://sharepointssl2 .

    If i create first for site ssl2 and then for site ssl then i can connect to site https://sharepointssl.

    Can somebody help me,

    thanks Horst

  • 10-30-2009, 4:00 PM In reply to

    • tomkmvp
    • Top 10 Contributor
    • Joined on 03-20-2003, 6:27 AM
    • Central NJ
    • Posts 6,244
    • IIS MVPs

    Re: Multiple - Webapplications on Port 443

  • 10-31-2009, 7:53 AM In reply to

    • wuwu
    • Top 500 Contributor
    • Joined on 01-19-2007, 12:45 PM
    • Posts 17

    Re: Multiple - Webapplications on Port 443

    Hello,

    yes, i have add two ip-adresses to the network card -> Network Card proberties -> Internetprotokoll (TCP/IP) proberties -> Advanced -> add two ip-adresses, 192.168.0.16 (sharepointssl), 192.168.0.17 (sharepointsll2).

    I also add DNS entries to this ip's. Ping this two ip's i get an reply.

    I add one ip to the iis website sharepointssl, at port 80 and port 443 and the other adress to iis website sharepointssl2, instead of "All unassigned"

    I also set host heather's at both sites, is this the problem?

    Or is there a problem with certificate, binding? I have never done something bevore with certificate's. I also do not set some bindings to one of this site.

    thanks for your help,

    Horst

     

  • 11-02-2009, 1:45 AM In reply to

    Re: Multiple - Webapplications on Port 443

    After you have configured all bindings to specific IP, try 'net stop https', then recycle IIS services. Try access http for both sites, make sure it is working, then only test https.

    Also check 'netstat -ano' and make sure you see 443 binding for the two ip addresses, next if not working check event log to see if there any related error msgs.

    Cheers,
    Bernard Cheah
  • 11-02-2009, 5:34 AM In reply to

    • wuwu
    • Top 500 Contributor
    • Joined on 01-19-2007, 12:45 PM
    • Posts 17

    Answered Re: Multiple - Webapplications on Port 443

    Hello,

    after i have set the bindings:

    cscript adsutil.vbs set /w3svc/12345567890/SecureBindings ":443:sharepointssl"

    cscript adsutil.vbs set /w3svc/66457812/SecureBindings ":443:sharepointssl2"

    It works without any problems,

    thanks for your help,

    Horst

  • 11-03-2009, 5:58 AM In reply to

    Re: Multiple - Webapplications on Port 443

    Mm... generally when configuring SecureBindings, I also put in ip address for the ip:port:hostheader value.
    Cheers,
    Bernard Cheah
Page 1 of 1 (6 items)
Microsoft Communities