https://bugs.winehq.org/show_bug.cgi?id=38700
Robert Omb bobomb@bombo.jpe.gs changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.7.43 |1.7.45
--- Comment #1 from Robert Omb bobomb@bombo.jpe.gs --- now compiled 1.7.45 started with WINEDEBUG=+winhttp,+relay,+msgbox
this is looping:
0009:Call crypt32.CertVerifyCertificateChainPolicy(00000004,0384df58,0032e7f0,0032e7cc) ret=058a22d0 0009:Ret crypt32.CertVerifyCertificateChainPolicy() retval=00000001 ret=058a22d0
(i canceled at ~1gb log)
could be a problem with a (new) cert that is dl'ed first to check for the file integrity (the exe seems to be signed somehow, looking at it's end with hexedit)
is it possible that this is caused by other crypto (linux) libs (openssl?) that are installed or just by wine itself?