From: Jiri C. (JIRA) <tr...@fi...> - 2019-09-04 09:20:04
|
WireEncryption on Linux gives "start_crypt: Client attempted to start wire encryption using unknown key symmetric." ------------------------------------------------------------------------------------------------------------------- Key: DNET-899 URL: http://tracker.firebirdsql.org/browse/DNET-899 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Affects Versions: 7.0.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura >From https://www.tabsoverspaces.com/233794-ado-net-provider-7-0-0-0-for-firebird-is-ready#comment-4603483992. I think there is a problem with wire encryption feature, isn't working when try to connecting in fb3.0 over linux ubuntu, but over windows it's working, when i see the log found this: start_crypt: Client attempted to start wire encryption using unknown key symmetric. i use FbWireCrypt.Enabled and same in firebird.config but does not work. if i disable it can connect. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |