Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt 4.8.5 and OpenSSl 1.1.1k
Forum Updated to NodeBB v4.3 + New Features

Qt 4.8.5 and OpenSSl 1.1.1k

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 314 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Boyandin
    wrote on last edited by
    #1

    Is it theoretically possible to cross-breed Qt 4.8.5 and OpenSSL 1.1.1k, so that Qt wouldn't try to look for hardcoded "ssleay*"/"libeay*" DLLs?

    I understand that Qt 5.12.* is recommended for OpenSSL 1.1.1/TLS v1.3, and transition to that version is under way, but it's a lengthy process. Is there any "quick and dirty" hack to force QSslSocket to use OpenSSL 1.1.1?

    Thanks.

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by Christian Ehrlicher
      #2

      @Boyandin said in Qt 4.8.5 and OpenSSl 1.1.1k:

      Is there any "quick and dirty" hack to force QSslSocket to use OpenSSL 1.1.1?

      No, the API between 1.0.x and 1.1.x changed too much.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved