https://bugs.winehq.org/show_bug.cgi?id=52594 --- Comment #3 from Lorenzo Ferrillo <lorenzofer(a)live.it> --- No it's not. With the commit reverted the application start a certificate revocation check routine, using wininet (visible using WINEDEBUG=+wininet) that are happening with the commit present. So yes with this commit present the application exit early. The application still doesn't work after commit reverting, there certificate it's checking for revocation aren't found in the wininet cache. (forcing cryptnet to not being limited to the cache is a workaround), and after that failing to parse the response body (getting some gnutls assert in the log). Also, commit can't revert cleanly. -- 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.