[Bug 34388] Multiple games fail to validate their signed executables due to unknown items in embedded CMS certificate (Star Citizen, Affects Elder Scrolls Online, TERA)

WineHQ Bugzilla wine-bugs at winehq.org
Sat Apr 18 10:45:04 CDT 2020


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

Vijay Kamuju <infyquest at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |infyquest at gmail.com

--- Comment #22 from Vijay Kamuju <infyquest at gmail.com> ---
I found some relevant documentation, where in we are missing ASN_SET and
ASN_BOOLEAN. I believe that below definitions hold true
ASN_SET = ASN_CONSTRUCTOR | ASN_UNIVERSAL | 0x11
ASN_BOOLEAN = ASN_CONSTRUCTOR | ASN_PRIMITIVE | 0x01

I will test with some test game or app which I can run in my HyperV virtual
machine and also check X509 certificate documentation

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