<p></p>
<p>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):<br>
<code>curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate.</code><br>
and we both have curl 7.55.1 (WinSSL), though the release date is different.</p>
<p>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 <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/1237" data-hovercard-type="issue" data-hovercard-url="/notepad-plus-plus/notepad-plus-plus/issues/1237/hovercard">eg here</a></p>
<p>curl has an <code>--ssl-no-revoke</code> option to skip the revocation check <a href="https://github.com/curl/curl/issues/264#issuecomment-122376130" data-hovercard-type="issue" data-hovercard-url="/curl/curl/issues/264/hovercard">which was added specificall</a>y to workaround this error.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/ohrrpgce/ohrrpgce/issues/1180#issuecomment-710850939">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AMWGWZXI743NPVRL443SFYTSLF62NANCNFSM4SUGREBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AMWGWZTILNEAR6UGC5I7KA3SLF62NA5CNFSM4SUGREBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFJPLS6Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/ohrrpgce/ohrrpgce/issues/1180#issuecomment-710850939",
"url": "https://github.com/ohrrpgce/ohrrpgce/issues/1180#issuecomment-710850939",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>