Hello Guys,
I'm having a weird problem with Dynamics CRM SSL (HTTPS) connectivity. Let me explain the scenario.
We have a KEMP load balancer that does the SSL offloading, KEMP listens on port 443 and talks to CRM on port 80. We also have a redirection on port 80 to get to 443 on that load balancer. I've seen on this forums that people has impletemented this solution and works fine. However if I use IE to access it works great. The second I try to make CRM for outlook to work, is when i start to have problems.
1- Using port 80 only works fine, (this will start to go a little deep into the network packets)
Open CRM configurator input my server http://xyz.mycompany.com
So, Again, this is using the load balancer... then I simply put the HTTPS in front of the request... HTTPS://xyz.mycompany.com
As you can see, the certificate loads but then the Microsoft for Outlook application still wants to talk on port 80 HTTP and the connection eventually Resets because it's not encrypted. What am I doing wrong? I have talked to KEMP and they swear it's a bug on the Microsoft CRM for outlook that REQUIRES HTTP only, is that true? Please help!