[Bug 50172] New: Wine should write TLS session keysto SSLKEYLOGFILE if the environment variable is set
https://bugs.winehq.org/show_bug.cgi?id=50172 Bug ID: 50172 Summary: Wine should write TLS session keysto SSLKEYLOGFILE if the environment variable is set Product: Wine Version: 5.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: blue-t(a)web.de Distribution: --- Applications talk to various servers. To better understand problems with the communication and check if there is any privacy problem with transmitted data, it would be very helpful if wine would scrape the memory of applications run by it and the involved librarys for the session keys. This could be then ingested by Wireshark and others to help with the analysis https://wiki.wireshark.org/TLS At the moment that setting is only respected by Firefox. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50172 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Keywords| |download, integration, | |source -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50172 --- Comment #1 from Hans Leidekker <hans(a)meelstraat.net> --- GnuTLS supports this environment variable, so this should already work with Wine. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50172 --- Comment #2 from Ker noa <blue-t(a)web.de> --- If Applications ship their own SSL implementation, doesn't that skip GNUTLS entirely? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50172 --- Comment #3 from Hans Leidekker <hans(a)meelstraat.net> --- (In reply to Ker noa from comment #2)
If Applications ship their own SSL implementation, doesn't that skip GNUTLS entirely?
Yes, but then it's up to the application/SSL implementation to support this. -- 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.
participants (1)
-
WineHQ Bugzilla