Hi,
we have a working install of Dynamics 2013, IFD, local AD, CRM and SQL servers.
As part of PCI compliance we had already configured SQL server to require encrypted connection and everything works fine.
Now we've disabled SSL and TLS1.0 and CRM can no longer connect to SQL Server.
The Application log on CRM server now reports either;
Exception: A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - An existing connection was forcibly closed by the remote host.)
or
The instance of SQL Server you attempted to connect to requires encryption but this machine does not support it.
I can create and test an ODBC SQL Native Client connection from the CRM server to SQL server with encryption etc... and it connects successfully.
When I include the same parameters into the configDB registry setting to specify the encryption and to trust the server certificate, it seems they get ignored? as the error message remain the same.
Does CRM 2013 support a TLS1.1 or TLS 1.2 encrypted connection to SQL server?
Thanks
Lucas
*This post is locked for comments