http://bugs.winehq.org/show_bug.cgi?id=60142 Bug ID: 60142 Summary: CertGetCertificateContextProperty does not support CERT_SIGN_HASH_CNG_ALG_PROP_ID Product: Wine Version: 10.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: crypt32 Assignee: wine-bugs@list.winehq.org Reporter: kedarh@microsoft.com Target Milestone: --- Distribution: --- Created attachment 81741 --> http://bugs.winehq.org/attachment.cgi?id=81741 sample code showing failure to retrieve key and signing algorithm from cert Calling CertGetCertificateContextProperty on a CERT_CONTEXT with property CERT_SIGN_HASH_CNG_ALG_PROP_ID fails with CRYPT_E_NOT_FOUND. Can this be supported? -- 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.