https://bugs.winehq.org/show_bug.cgi?id=40131 --- Comment #4 from Dmitry <mr_wire(a)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.