schannel: next InitializeSecurityContext failed: SEC_E_ILLEGAL_MESSAGE错误
Posted wqbin
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了schannel: next InitializeSecurityContext failed: SEC_E_ILLEGAL_MESSAGE错误相关的知识,希望对你有一定的参考价值。
curl: (35) schannel: next InitializeSecurityContext failed: SEC_E_ILLEGAL_MESSAGE (0x80090326)
- This error usually occurs when a fatal SSL/TLS alert is received (e.g. handshake failed).
More detail may be available in the Windows System event log.
该错误主要原因是xp支持的ssl/tls算法较老,导致握手失败。
以上是关于schannel: next InitializeSecurityContext failed: SEC_E_ILLEGAL_MESSAGE错误的主要内容,如果未能解决你的问题,请参考以下文章