Statically compiled Qt 5.13.1 with OpenSSL 1.1.1d producing QSslSocket::connectToHostEncrypted: TLS initialization failed

前端 未结 2 1794
滥情空心
滥情空心 2021-01-26 23:04

What am I trying to achieve?

I need to create a portable (all-in-one) application, with SSL support.

What is the problem?

2条回答
  •  北恋
    北恋 (楼主)
    2021-01-26 23:24

    I think you need to install an openSSL on your test machine, can do that from here https://code.google.com/archive/p/openssl-for-windows/downloads

    Found in this topic

提交回复
热议问题