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. TLS initialization failed
Qt 6.11 is out! See what's new in the release blog

TLS initialization failed

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 444 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.
  • K Offline
    K Offline
    Khushi
    wrote on last edited by
    #1

    Re: TLS initialization failed
    I have same problem
    Qt Version is
    Compiler is : Auto detected is mingw8.1.0 64 bit
    Manual is mingw11.2.0 64 bit
    clang Multi-Abi for Mobile
    Environment variable
    Path : C:\Qt_5\Tools\OpenSSL\Win_x64\bin
    C:\Qt_5\Tools\mingw810_64\opt\bin\libeay32.dll
    C:\Qt_5\Tools\mingw810_64\opt\bin\ssleay32.dll
    Please Do Needfull
    Thanks

    JonBJ 1 Reply Last reply
    0
    • K Khushi

      Re: TLS initialization failed
      I have same problem
      Qt Version is
      Compiler is : Auto detected is mingw8.1.0 64 bit
      Manual is mingw11.2.0 64 bit
      clang Multi-Abi for Mobile
      Environment variable
      Path : C:\Qt_5\Tools\OpenSSL\Win_x64\bin
      C:\Qt_5\Tools\mingw810_64\opt\bin\libeay32.dll
      C:\Qt_5\Tools\mingw810_64\opt\bin\ssleay32.dll
      Please Do Needfull
      Thanks

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @Khushi
      Since you say you have the same problem, as you see the final post in that thread was
      @SGaist said in TLS initialization failed:

      You application seems to crash, what do you get if running it through the debugger ?

      1 Reply Last reply
      0
      • C Offline
        C Offline
        ChrisW67
        wrote on last edited by ChrisW67
        #3

        @Khushi said in TLS initialization failed:

        Qt Version is

        Unspecified. Maybe a version 5.x?

        Compiler is : Auto detected is mingw8.1.0 64 bit
        Manual is mingw11.2.0 64 bit
        clang Multi-Abi for Mobile

        Which are you using?

        Environment variable
        Path : C:\Qt_5\Tools\OpenSSL\Win_x64\bin
        C:\Qt_5\Tools\mingw810_64\opt\bin\libeay32.dll
        C:\Qt_5\Tools\mingw810_64\opt\bin\ssleay32.dll

        These OpenSSL files are for the private use of Qt Creator (also installed under Qt\Tools).

        You need to provide your running program with a set of OpenSSL libraries (1.1.1 or later). How did you ensure this?

        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