当前位置:网站首页>QSslSocket::connectToHostEncrypted: TLS initialization failed
QSslSocket::connectToHostEncrypted: TLS initialization failed
2022-04-23 05:28:00 【Oriental forgetfulness】
The problem is to use https Lack of agreement openssl Medium libssl.so and libcrypto.so Or the library version follows qt The version supported by the program is incompatible .
qt5.12.4 Later versions are compatible openssl1.1.x Of , Previous versions supported openssl1.0.x Of , So the openssl1.1.x Version of libssl.so and libcrypto.so Put the library file in qt5.12.4 It is useless when compiling the program directory in the previous version , It should be openssl1.0.x Version of libssl.so and libcrypto.so Library files are valid .
Be careful : If qt After the compiled program crosses the platform , Will depend on qt Standard library , hold libssl.so and libcrypto.so Put it in qt Standard library catalog , If you don't put , The system will give priority to local libssl.so and libcrypto.so file , The versions of these two files are higher than 1.0.x.
版权声明
本文为[Oriental forgetfulness]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204220543307135.html
边栏推荐
- 点击添加按钮--出现一个框框(类似于添加学习经历-本科-研究生)
- egg的static的前缀是可以修改惹,靴靴
- C#测试调用PaddleSharp模块识别图片文字
- C test calls the paddlesharp module to recognize pictures and words
- Quick app bottom navigation bar
- Camera imaging + homography transformation + camera calibration + stereo correction
- 日志简介和构建web应用
- Watch depth monitoring mode
- The prefix of static of egg can be modified, including boots
- The title bar will be pushed to coincide with the status bar
猜你喜欢
Use of ES6 array
what is wifi6?
Various situations of data / component binding
Low code and no code considerations
Five key technologies to improve the devsecops framework
2021-10-08
npm升级后问题,慌得一批
Three of three JS (webgl) is simple to draw lines / arcs according to points (based on linegeometry / line2 / linematerial, draw two arc segments based on the center of the circle)
Create cells through JS (while loop)
領域驅動模型DDD(三)——使用Saga管理事務
随机推荐
Multi process model in egg -- egg document Porter
Interpretation of common SQL statements
What are the reasons for the failure of digital transformation?
Error handling mechanism of the strongest egg framework in history
On the use of constant pointer and pointer constant -- exercise (record)
Note: unordered_ Understanding and use of map
Graphics. Fromimage reports an error "graphics object cannot be created from an image that has an indexed pixel..."
Laravel routing settings
Differences between auto and decltype inference methods (learning notes)
Write the declaration of a function to return the reference of the array, and the array contains 10 string objects (notes)
Executable program execution process
Membarrier (personal learning and understanding)
Domain driven model DDD (III) -- using saga to manage transactions
what is wifi6?
相机成像+单应性变换+相机标定+立体校正
Processus d'exécution du programme exécutable
3d slicer中拉直体的生成
varnish入门
可执行程序执行流程
Tslint annotations ignore errors and restful understanding