« Previous Next »

Thread: SSL certificates required for 3 sites on same domain

Last post 05-08-2009 6:48 PM by WWWWeb. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 05-04-2009, 3:08 PM

    SSL certificates required for 3 sites on same domain

    I'm slightly confounded as to if what I'm trying to do is possible, maybe someone can shed some light...

    I've got an Exchange Server with Outlook WebAccess secured with an SSL cert for its domain (mail.domain.com).  I've got 2 other IIS servers I want to make available publicly, our accounting front-end and a Sharepoint server, and I've configured each one to be available by listening on different port numbers for each, 6000 and 7000 respectively.  So mail.domain.com/exchange hits OWA, mail.domain.com:6000 hits accounting, and mail.domain.com:7000 hits Sharepoint.  This all works fine without tossing SSL into the ring.

     But since our SSL cert is bound to the "mail" subdomain, shouldn't I logically be able to have the other two sites on the other ports SSL secured?  I even set the extra two IIS machines to listen on 6001 and 7001 for SSL, but it seems the client-side browser when hitting https://mail.domain.com:6001, I just get a 404, as if IE makes "https" requests automatically via 443, rather than my redefined special port.

    Any ideas/enlightenment would be appreciated.

  • 05-08-2009, 6:48 PM In reply to

    • WWWWeb
    • Top 100 Contributor
    • Joined on 04-30-2009, 9:42 AM
    • Posts 52

    Re: SSL certificates required for 3 sites on same domain

    For this scenario, you need 3 certificates. or you can consider a wildcard certificate and assign different hostheader for mai, sps and accounting.

     

    http://technet.microsoft.com/en-us/library/cc757451.aspx

    http://technet.microsoft.com/en-us/library/cc780912.aspx

Page 1 of 1 (2 items)
Microsoft Communities