[Bug 50925] Error fetching public key in GetRSAKeyFromCert - File not found

WineHQ Bugzilla wine-bugs at winehq.org
Tue Apr 13 13:20:29 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=50925

--- Comment #21 from Dmitry Timoshkov <dmitry at baikal.ru> ---
(In reply to msdobrescu from comment #20)
> Indeed, but why I don't see any of the messages that appear without debug
> logging?
> 
> 00f8:fixme:bcrypt:BCryptGenRandom ignoring selected algorithm
> ...
> 0128:fixme:crypt:CryptStringToBinaryW Unimplemented type 4
> 00f8:fixme:bcrypt:BCryptGenRandom ignoring selected algorithm
> 
> Have they been filtered out somehow?

I have no idea. But I managed to write a test, and can confirm that new
implementation of CryptImportPublicKeyInfoEx2() works correctly, and verifying
a certificate signature using the created key works fine. So, it's probably a
new failure that happens later. I'd suggest to create a new bug report.

-- 
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.



More information about the wine-bugs mailing list