gpt4 book ai didi

ssl - QSslSocket 错误 : Issuer certificate could not be found

转载 作者:太空宇宙 更新时间:2023-11-03 14:12:32 25 4
gpt4 key购买 nike

我正在 Windows 上开发一个应连接到服务器的应用程序。因此我实现了一个 QSslSocket。

执行连接方法后,sslSocket errorString 发送

The issuer certificate of a locally looked up certificate could not be found. The root CA certificate is not trusted for this purpose.

证书没问题,但我无法解释为什么未建立连接。有人知道如何解决这个问题吗?

最佳答案

我不得不忽略 SSL 错误。所以调用QSslSocket::ignoreSslErrors()在由信号发出的槽内 sslErrors(QList<QSslError>) .

现在它工作正常。

关于ssl - QSslSocket 错误 : Issuer certificate could not be found,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27423858/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com