
Hello Experts,
Question is regarding Microsoft CRM dynamics 2015 on premise setup.
To enable HTTPS endpoints for developers what configuration needed.
Thanks
*This post is locked for comments
I have the same question (0)Hi,
The SPN setp up depends on who is running the CRM AppPool.
If the CRM AppPool runs under a different account than Network Service (for example an AD account) then you need to set up SPNs, regardless if you are using HTTP or HTTPS
Here are some examples that show you how to set up SPNs
blogs.msdn.microsoft.com/.../configuring-service-principal-names
technet.microsoft.com/.../hh699751(v=crm.6).aspx
In addition to that, if you want to use HTTPS, you need to set up the bindings in IIS and then in the CRM deployment manager:
Hope this helps,
Radu