SSL certificates for multiple exchange 2010 servers

Discussion in 'Software' started by Theprof, Jun 16, 2011.

  1. Theprof

    Theprof Petabyte Poster

    4,607
    83
    211
    I am just curious, about Exchange 2010 SSL certificates.

    I have two servers that host the exchange server. Basically for redundancy...

    Exch1 and Exch2

    I am looking to generate the certificate request from GoDaddy so my question is, do I need to generate a request for each server? i.e Exch1 and 2.. or is one SSL certificate request enough if I incorporate the FQDNs and the Netbios names of both the servers?

    I am using the exchange powershell command to do this.
     
    Certifications: A+ | CCA | CCAA | Network+ | MCDST | MCSA | MCP (270, 271, 272, 290, 291) | MCTS (70-662, 70-663) | MCITP:EMA | VCA-DCV/Cloud/WM | VTSP | VCP5-DT | VCP5-DCV
    WIP: VCAP5-DCA/DCD | EMCCA
  2. Sparky
    Highly Decorated Member Award 500 Likes Award

    Sparky Zettabyte Poster Moderator

    10,718
    543
    364
    ...should be fine with this mate.
     
    Certifications: MSc MCSE MCSA:M MCSA:S MCITP:EA MCTS(x5) MS-900 AZ-900 Security+ Network+ A+
    WIP: Microsoft Certs
  3. craigie

    craigie Terabyte Poster

    3,020
    174
    155
    One SAN SSL cert is fine mate
     
    Certifications: CCA | CCENT | CCNA | CCNA:S | HP APC | HP ASE | ITILv3 | MCP | MCDST | MCITP: EA | MCTS:Vista | MCTS:Exch '07 | MCSA 2003 | MCSA:M 2003 | MCSA 2008 | MCSE | VCP5-DT | VCP4-DCV | VCP5-DCV | VCAP5-DCA | VCAP5-DCD | VMTSP | VTSP 4 | VTSP 5
  4. Theprof

    Theprof Petabyte Poster

    4,607
    83
    211
    Cool, thanks guys.. it's what I thought.
     
    Certifications: A+ | CCA | CCAA | Network+ | MCDST | MCSA | MCP (270, 271, 272, 290, 291) | MCTS (70-662, 70-663) | MCITP:EMA | VCA-DCV/Cloud/WM | VTSP | VCP5-DT | VCP5-DCV
    WIP: VCAP5-DCA/DCD | EMCCA
  5. craigie

    craigie Terabyte Poster

    3,020
    174
    155
    Don't forget to include your DAG name as well mate and items such as autodiscover.domainname.local
     
    Certifications: CCA | CCENT | CCNA | CCNA:S | HP APC | HP ASE | ITILv3 | MCP | MCDST | MCITP: EA | MCTS:Vista | MCTS:Exch '07 | MCSA 2003 | MCSA:M 2003 | MCSA 2008 | MCSE | VCP5-DT | VCP4-DCV | VCP5-DCV | VCAP5-DCA | VCAP5-DCD | VMTSP | VTSP 4 | VTSP 5
  6. Theprof

    Theprof Petabyte Poster

    4,607
    83
    211
    the DAG for sure... but isn't autodiscover for the outlook anywhere? we're not going to use it... unless it's best to have just in case?
     
    Certifications: A+ | CCA | CCAA | Network+ | MCDST | MCSA | MCP (270, 271, 272, 290, 291) | MCTS (70-662, 70-663) | MCITP:EMA | VCA-DCV/Cloud/WM | VTSP | VCP5-DT | VCP5-DCV
    WIP: VCAP5-DCA/DCD | EMCCA
  7. craigie

    craigie Terabyte Poster

    3,020
    174
    155
    Not just for Outlook Anywhere it is also used by internal clients to locate the Exchange Server as well, can cause certificate issues and lots of crap.

    Best to include it mate, makes for an easy life.
     
    Certifications: CCA | CCENT | CCNA | CCNA:S | HP APC | HP ASE | ITILv3 | MCP | MCDST | MCITP: EA | MCTS:Vista | MCTS:Exch '07 | MCSA 2003 | MCSA:M 2003 | MCSA 2008 | MCSE | VCP5-DT | VCP4-DCV | VCP5-DCV | VCAP5-DCA | VCAP5-DCD | VMTSP | VTSP 4 | VTSP 5
  8. Phoenix
    Honorary Member

    Phoenix 53656e696f7220 4d6f64

    5,749
    200
    246
    I blogged about this JUST yesterday haha
    Exchange 2010 Namespace considerations


    carefully plan your namespace before buying certs, GoDaddy are pretty good at not always charging you PER SAN like some CAs do, also seriously consider proper split-dns configuration, netbios names really have no place being used

    Edit: Autodiscover is used by OA, EAS, Internal clients, etc

    Edit again: how are you handling the CAS set up? is it set up as a CAS array? you can only have one CAS system per AD site be it a single server, or a CAS array, if there is a CAS array there are two other names to consider, the AD entry for the ClientAccessServer and the Network Load Balancer Cluster name
    while people often use the same, these are different names! Outlook clients dont use the load balancer for MAPI connections, so the ClientAccessServer name does not require anything special in the cert
    and you could put the friendly name of the Load Balancer VIP to match your external configuration in a split-dns setup

    ie
    external
    mail.mycompany.com -> hits ISA/TMG -> Load Balancer
    internal
    mail.mycompany.com -> hits Load Balancer

    the ExternalURL configuration on all your EX virtual directories need to be mapped for that
     
    Last edited: Jun 16, 2011
    Certifications: MCSE, MCITP, VCP
    WIP: > 0
  9. Theprof

    Theprof Petabyte Poster

    4,607
    83
    211
    Craigie and Phoenix, thanks again! Ryan, I book marked the page as it was very helpful! Learn something new everyday! You see, this is why I need the consulting gig... you learn so much ;)
     
    Certifications: A+ | CCA | CCAA | Network+ | MCDST | MCSA | MCP (270, 271, 272, 290, 291) | MCTS (70-662, 70-663) | MCITP:EMA | VCA-DCV/Cloud/WM | VTSP | VCP5-DT | VCP5-DCV
    WIP: VCAP5-DCA/DCD | EMCCA
  10. craigie

    craigie Terabyte Poster

    3,020
    174
    155
    Can you not just use DNS Round Robin to manual load balance, I know if a server dies it will continue to try and look it up, but you could update DNS manually in this scenario?

    Or what about Windows Network Load Balancing?

    We are doing our first load balanced CAS role soon in on the same LAN, we do have multiple CAS servers but these are in different sites for DR only.

    Be interested to know your thoughts on the best method mate.
     
    Certifications: CCA | CCENT | CCNA | CCNA:S | HP APC | HP ASE | ITILv3 | MCP | MCDST | MCITP: EA | MCTS:Vista | MCTS:Exch '07 | MCSA 2003 | MCSA:M 2003 | MCSA 2008 | MCSE | VCP5-DT | VCP4-DCV | VCP5-DCV | VCAP5-DCA | VCAP5-DCD | VMTSP | VTSP 4 | VTSP 5
  11. Phoenix
    Honorary Member

    Phoenix 53656e696f7220 4d6f64

    5,749
    200
    246
    Windows load balancing counts as a load balancer
    it is not ideal in all scenarios and has limitations, but works for plenty of people
    you can not however mix NLB and DAG on the same systems, which is why most exchange deployments are four nodes (2x DAG, 2x CAS/HUB)
    Round robin is far from recommended
    far far far from recommended lol

    Understanding Load Balancing in Exchange 2010: Exchange 2010 SP1 Help
    Exchange Team no longer recommend Windows NLB for Client Access Server Load Balancing | Steve Goodman's Exchange Blog
     
    Certifications: MCSE, MCITP, VCP
    WIP: > 0
  12. Shinigami

    Shinigami Megabyte Poster

    896
    40
    84
    Phoenix is correct.

    But the reasoning is a lot more complex. The cert advice he gave looks good, but I'm a little tired and buzzed to look deeply into it.

    Regarding load balancing, it all boils down to give and take situations. Exchange works best if users experience consistency. They will not if using DNS round Robin and one CAS fails. Windows NLB is not bad, but you can't run it on a multirole server running a DAG mailbox server. Thus, a HLB is recommended. They can be had for a few thousand bucks now (and can further be used for Lync etc).

    The latest MS recommendation is to collocate all three roles on a single server, but... You need an HLB (avoid DNS round Robin for your own good). Might seem like a pain, but the 2k HLB is cheaper than 4 servers (2 CAS+Hub & 2 MB)X vs 2 multi role (all 3 roles).
     
    Last edited: Jun 16, 2011
    Certifications: MCSE, MCITP, MCDST, MOS, CIW, Comptia
    WIP: Win7/Lync2010/MCM
  13. Theprof

    Theprof Petabyte Poster

    4,607
    83
    211
    My Colleague took over the Exchange setup as I was asked to setup and configure Sharepoint 2010 as I seem to have more experience with it.. However I am not sure if we have a CAS array... I would have to double check with him. He asked me to help him with the SSL certs stuff so here I am.

    As for split-dns, we did see it as a good practice and I think he was looking into it. Again I would have to ask him where he's at... But these are all good pointers. I will look into and relay the message on to him.

    Thanks Ryan.
     
    Certifications: A+ | CCA | CCAA | Network+ | MCDST | MCSA | MCP (270, 271, 272, 290, 291) | MCTS (70-662, 70-663) | MCITP:EMA | VCA-DCV/Cloud/WM | VTSP | VCP5-DT | VCP5-DCV
    WIP: VCAP5-DCA/DCD | EMCCA
  14. Phoenix
    Honorary Member

    Phoenix 53656e696f7220 4d6f64

    5,749
    200
    246
    thats simply not true Shinigami,
    most customers are deploying these virtually and the cost is marginal of what 4 physical servers would be, so the 2x load balancers hit the bottom line and spike the projects cost

    I have no problem positioning hardware load balancers, i think they are awesome, but lets not use MS Math to make it a done deal
     
    Certifications: MCSE, MCITP, VCP
    WIP: > 0

Share This Page

Loading...
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.