Using a custom Notifier based integration to generate tickets in Service Desk ServiceNow (SNOW) based on DX NetOps Spectrum Alarms.
It was working but recently stopped. When trying to create a ticket manually in the OneClick java client or WebApp we see this error.
In the Notifier log file we see this error when it attempts to use the custom set, update, or clear scripts that issue curl statements to SNOW.
url: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate.
All supported DX NetOps Spectrum releases
The SNOW SSL Certificate has expired.
There are two paths available to resolve this.
Additional information about the "--ssl-no-revoke" option is available via various public sources detailing CURL syntax options.
One example might be: https://stackoverflow.com/questions/54938026/curl-unknown-error-0x80092012-the-revocation-function-was-unable-to-check-r