http://bugs.winehq.org/show_bug.cgi?id=58342
--- Comment #5 from Lars Loe madbyte@tuta.io --- I think I might messed up the generate code snippet, mb. Instead of flag 0x00000100 on PFXImportCertStore it shows:
01bc:fixme:ncrypt:NCryptSetProperty flags 0x40000000 not supported 01bc:fixme:ncrypt:NCryptSetProperty flags 0x80000000 not supported 01bc:trace:crypt:CryptQueryObject (00000002, 00007F22D18AA228, 00001522, 0000000e, 00000000, 00007F22D18AA220, 00007F22D18AA260, 00007F22D18AA218, 00007F22D18AA128, 00007F22D18AA120, 00007F22D18AA118)
Attachment: wine generate log with WINEDEBUG=+crypt
Not sure if this might be the actual reason on cert gen.
Thanks for your work :)