Hi everyone.
I'm attempting to implement OnPremise CRM 2016 with ADFS 3.0 and IFD, however the customer doesn't want to use a Wildcard Certificate and is insisting on individual certificates for each sub-domain.
I've checked the software requirements and found the following statement from Microsoft:
"Individual certificates for each host name are only valid if you use different servers for each web server role. Multiple IIS bindings, such as a website with two HTTPS or two HTTP bindings, aren’t supported for running Microsoft Dynamics 365"
https://technet.microsoft.com/en-us/library/hh699671.aspx
IFD requires multiple subdomains including:
- internalcrm.domain.com
- discovery.domain.com
- auth.domain.com
- org1.domain.com
- org2.domain.com, etc
That's a minimum of 4 certificates, + 1 more for each additional organisation.
If IIS doesn't allow multiple HTTPS bindings then how on earth do I configure the individual certificates?
*This post is locked for comments
I have the same question (0)