https://bugs.winehq.org/show_bug.cgi?id=47234
--- Comment #15 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to Alex Dubov from comment #14)
On the other hand, may it be something with my application?
It's a mingw executable loading an MSVC 141 compiled dll.
Does your application patch/hook the APIs?
Yet, the cert loading is initiated by Wine in a dedicated thread (not directly by my app), and only some certs exhibit issues.
I guess only some certificates require CNG to verify the signature.
Could you please generate +relay,+seh,+tid,+crypt,+bcrypt,+chain log, compress it, and either attach it here or upload it somewhere if it's too big?