Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. OpenSSL 1.1.1 support
Forum Updated to NodeBB v4.3 + New Features

OpenSSL 1.1.1 support

Scheduled Pinned Locked Moved Solved 3rd Party Software
4 Posts 3 Posters 2.6k 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.
  • S Offline
    S Offline
    seb_berlin
    wrote on last edited by
    #1

    Hello,
    We use various Qt versions in legacy products we have to support. The oldest version is 5.6. OpenSSL has announced EOL for the 1.0.2 release.
    Because of this we have to patch everything now.

    Which Qt versions can work with OpenSSL 1.1.1?
    Thanks,
    Sebastian

    aha_1980A raven-worxR 2 Replies Last reply
    0
    • S seb_berlin

      Hello,
      We use various Qt versions in legacy products we have to support. The oldest version is 5.6. OpenSSL has announced EOL for the 1.0.2 release.
      Because of this we have to patch everything now.

      Which Qt versions can work with OpenSSL 1.1.1?
      Thanks,
      Sebastian

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi @seb_berlin,

      OpenSSL 1.1 support was introduced with Qt 5.10.0: https://code.qt.io/cgit/qt/qtbase.git/tree/dist/changes-5.10.0/?h=v5.10.0#n382

      But I'd rather go with Qt 5.12, as this is a LTS version.

      Regards

      Qt has to stay free or it will die.

      1 Reply Last reply
      1
      • S seb_berlin

        Hello,
        We use various Qt versions in legacy products we have to support. The oldest version is 5.6. OpenSSL has announced EOL for the 1.0.2 release.
        Because of this we have to patch everything now.

        Which Qt versions can work with OpenSSL 1.1.1?
        Thanks,
        Sebastian

        raven-worxR Offline
        raven-worxR Offline
        raven-worx
        Moderators
        wrote on last edited by raven-worx
        #3

        @seb_berlin
        you have to recompile Qt yourself though to enable OpenSSL 1.1 support though

        ./configure -opensslv11
        

        --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
        If you have a question please use the forum so others can benefit from the solution in the future

        1 Reply Last reply
        2
        • S Offline
          S Offline
          seb_berlin
          wrote on last edited by
          #4

          Thank you for your help!

          1 Reply Last reply
          0

          • Login

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