Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt 5.9.7 compilation with support for OpenSSL3.x
Forum Updated to NodeBB v4.3 + New Features

Qt 5.9.7 compilation with support for OpenSSL3.x

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 3 Posters 607 Views 1 Watching
  • 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.
  • V Offline
    V Offline
    Vibhu
    wrote on last edited by
    #1

    Hi all,

    As we know Qt5.9.7 is not defaultly compatible with OpenSSL3.x, but for our requirements we are trying to version up from OpenSSL1.x to OpenSSL3.x. Is there any Qt patch available which we can incorporate into our Qt source to make support for OpenSSL3.x feasible?

    jsulmJ 1 Reply Last reply
    0
    • V Vibhu

      Hi all,

      As we know Qt5.9.7 is not defaultly compatible with OpenSSL3.x, but for our requirements we are trying to version up from OpenSSL1.x to OpenSSL3.x. Is there any Qt patch available which we can incorporate into our Qt source to make support for OpenSSL3.x feasible?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Vibhu You can search for the commits which introduced OpenSSL3 support in Qt.
      It will be probably easier to upgrade Qt version than patching and building old Qt version.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • V Offline
        V Offline
        Vibhu
        wrote on last edited by
        #3

        We cannot upgrade Qt version to higher than 5.9.7 since we are limited to use GCC 4.9.2, all higher version of Qt will require GCC5 and up.

        jsulmJ 1 Reply Last reply
        0
        • V Vibhu

          We cannot upgrade Qt version to higher than 5.9.7 since we are limited to use GCC 4.9.2, all higher version of Qt will require GCC5 and up.

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Vibhu Then you will have to back port the OpenSSL3 patches to Qt 5.9.7 if you really need that OpenSSL version.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • V Offline
            V Offline
            Vibhu
            wrote on last edited by
            #5

            Could you guide me to the link of the patch which supported OpenSSL3 in Qt?

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Hi,

              This bug report to a gist that explains what to do.

              Note that this is for 5.15 further ajustements might be needed since your are on 5.9.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              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