The revocation function was unable to check revocation because the revocation server was offline

Hi All,
I am trying to execute CURL command to get the ticket details but getting revocation error as mentioned below, quick and correct solution will be highly appreciated.

C:\Users\ABC\MyFSApp>curl -v -u user@yourcompany.com:test -H “Content-
Type: application/json” -X ‘GET https://techibansal.freshservice.com/api/v2/tick
ets’

  • Trying 15.206.95.145:443…
  • Connected to techibansal.freshservice.com (15.206.95.145) port 443 (#0)
  • schannel: ALPN, offering http/1.1
  • schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) -
    The revocation function was unable to check revocation because the revocation se
    rver was offline.
  • Closing connection 0
  • schannel: shutting down SSL/TLS connection with techibansal.freshservice.com p
    ort 443
    curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x800
    • The revocation function was unable to check revocation because the revo
      cation server was offline.

Hi @gaurav.ba

Can you check if your system’s firewall settings is blocking from connecting to the freshservice server? If not, then please try with the solution mentioned here

Hope it helps!

Regards,
Mughela Chandresh

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.