help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No access to forge from Windows 8


From: Andreas Weber
Subject: Re: No access to forge from Windows 8
Date: Fri, 19 Jan 2018 07:52:54 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

Am 18.01.2018 um 12:21 schrieb Kalinovskiy, Igor:
> Hi. I am having a trouble with access to forge:
> ... 
> * schannel: next InitializeSecurityContext failed: Unknown error
> (0x80092013) - The revocation function was unable to ch
> eck revocation because the revocation server was offline.

I think this says it all.
curl is not able to check revocations, so perhaps

http://gp.symcb.com/gp.crl

was down at this time? Another reason I've found:

"When curl is built with the WinSSL (schannel) SSL backend certificate
revocation checking is enabled by default and the checking is handled
automatically by the Windows OS, not by libcurl. Whatever proxy settings
you are using in libcurl will not be used to retrieve the revocation
resource, instead the OS will use its settings. Assuming those settings
are correct that error message usually means what it says, the
revocation server is offline. However I did once see that message when
there was no revocation resource in the CA certificate [1], but that's
very unusual unless the SSL traffic is being intercepted."

HTH, Andy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]