https://bugs.winehq.org/show_bug.cgi?id=34388
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #22 from Vijay Kamuju infyquest@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