小编LPO*_*Yui的帖子

curl:未知错误(0x80092012)-吊销功能无法检查证书的吊销

C:\Users\casta>curl https://c5.ppy.sh
curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate.
Run Code Online (Sandbox Code Playgroud)

我已经建立了自己的CA,并从该CA获得了证书。

问题是,当我尝试使用此证书访问网站时,它工作正常!

但是,如果我尝试使用curl或C#应用程序,它将返回错误。

C#错误在这里:

2019-02-28T09:20:33: System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel
2019-02-28T09:20:33: ??: #=zGFbxUFU_LnBci6wJmmCy1$E=.#=z0YcFrd6MZP1A()
2019-02-28T09:20:33: ??: #=zuFHGCPNOLQmjQEcRmqQHLnQ=.#=z3NGNjJ0=()
Run Code Online (Sandbox Code Playgroud)

ssl ssl-certificate tls1.2

1
推荐指数
3
解决办法
1785
查看次数

标签 统计

ssl ×1

ssl-certificate ×1

tls1.2 ×1