[Ohrrpgce] [ohrrpgce/ohrrpgce] Distribute Game broken due to HTTPS redirect (#1180)

Ralph Versteegen notifications at github.com
Sat Oct 17 04:38:14 PDT 2020


My assumption that the curl failure is due to the curl version may be wrong. Prifurin gets the following error (on Windows 10 Pro 1903):
``curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate.``
and we both have curl 7.55.1 (WinSSL), though the release date is different.

Maybe the error is due to a virus scanner (Kaspersky in this case) using a proxy which MITMs SSL. I didn't see any clear answer what causes the error, except that proxies are probably to blame. See [eg here](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/1237)

curl has an `--ssl-no-revoke` option to skip the revocation check [which was added specificall](https://github.com/curl/curl/issues/264#issuecomment-122376130)y to workaround this error.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ohrrpgce/ohrrpgce/issues/1180#issuecomment-710850939
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.motherhamster.org/pipermail/ohrrpgce-motherhamster.org/attachments/20201017/b649407e/attachment.html>


More information about the Ohrrpgce mailing list