https://bugs.winehq.org/show_bug.cgi?id=57492 Bug ID: 57492 Summary: Players can't join Astroneer dedicated server with enabled encryption because BCryptExportKey encryption of key not yet supported Product: Wine Version: 9.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: bcrypt Assignee: wine-bugs(a)winehq.org Reporter: joejoetv(a)joejoetv.de Distribution: --- The problem occurs when running an Astroneer dedicated server or the game client using WINE while having encryption not disabled on at least one side (which is required from some platforms to join). In that case, when a player tries to join, they will not be able to connect and the following message is printed by WINE: ``` 0170:fixme:bcrypt:BCryptExportKey encryption of key not yet supported ``` This was tested using WINE staging 9.22 and GnuTLS 3.8.3 (which was causing problems before this issue) and a game client running on Windows. -- 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.