Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【提问】目前无法打开https网页,QCefView如何避开SSL认证,从而打开网页 #393

Closed
chuiyan2214 opened this issue May 13, 2024 · 3 comments

Comments

@chuiyan2214
Copy link

[0513/140501.213506:ERROR:cert_verify_proc_builtin.cc(679)] CertVerifyProcBuiltin for 10.8.131.107 failed:
----- Certificate i=0 (emailAddress=powerGridProjectTeam@rayin.com,CN=rayin.com,OU=POWER GRID project team,O=Eastone Century Technology Co.,Ltd.,ST=zhejiang,C=CN) -----
ERROR: No matching issuer found

[0513/140501.213684:ERROR:ssl_client_socket_impl.cc(992)] handshake failed; returned -1, SSL error code 1, net_error -202

报告了SSL 认证错误,各种原因只能从避开SSL认证入手,
QWebEngine可以重写page类避开,不知道这里要怎么避开

@tishion
Copy link
Member

tishion commented May 13, 2024

--ignore-certificate-errors

@chuiyan2214
Copy link
Author

thank u! I got it!

@qht1003077897
Copy link

--ignore-certificate-errors

运行是添加还是编译时添加?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants