Troubleshooting DpeNanoServices under Linux
Issue | Solution |
---|---|
A specified windows machine name cannot be found from Linux client, e.g. MyServer | Use fully qualified domain names (FQDN), e.g. MyServer.MyDomain.com |
A specified MS SQL Server can be found from a Linux client but pre-login SSL handshake fails
CODE
| Probably your SQL server or operating system does not support TLS 1.2. Enable TLS 1.2 or use a newer SQL server. |