[Bug 40131] SqlConnection to Microsoft SQL Server 2014 fails with SSL error

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 12 08:53:43 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=40131

--- Comment #4 from Dmitry <mr_wire at mail.ru> ---
So application fails with exception:

System.Data.SqlClient.SqlException (0x80131904): A connection was successfully
established with the server, but then an error occurred during the login
process. (provider: SSL Provider, error: 31 - Encryption(ssl/tls) handshake
failed)

I've tried different servers and different connection string properties like
Encrypt=True or TrustServerCertificate=True or PersistSecurityInfo=True but got
the same result. Furthermore checked that ForceEncrypt SQL Server parameter is
False.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list