You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Enhancement] Switch from Windows Secure Channel to OpenSSL lib on HTTP Transport Backend of Windows Agent Node
schannel: next InitializeSecurityContext failed: CRYPT_E_REVOCATION_OFFLINE (0x80092
013) - The revocation function was unable to check revocation because the revocation server was offline.
We would switch to use OpenSSL instead of schannel to avoid issues with certificates or revocation server offline.
[Enhancement] Switch from Windows Secure Channel to OpenSSL lib on HTTP Transport Backend of Windows Agent Node
We would switch to use OpenSSL instead of schannel to avoid issues with certificates or revocation server offline.
Thanks.
PRs:
The text was updated successfully, but these errors were encountered: