Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. Solving Error: TLS initialization failed on PySide2
Forum Updated to NodeBB v4.3 + New Features

Solving Error: TLS initialization failed on PySide2

Scheduled Pinned Locked Moved Unsolved QtWebEngine
2 Posts 2 Posters 431 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.
  • M Offline
    M Offline
    makalidap
    wrote on last edited by
    #1

    When i use QNetworkAccessManager and QNetworkRequest it gives Error: TLS initialization failed .

    I researched on internet and learned that i must install OpenSSL. Then i install OpenSSL3.3.1 and add. After adding it to the PATH, I placed the libcrypto and libssl DLL files in the Python/dlls and project directories. Then i restart my computer but result doesn't change.

    So what should i do for solving this issue?

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

      Hi,

      You should move to PySide6. Support for OpenSSL 3 started with Qt 6. Even if the support is back-ported to 5.15, you would need to build PySide2 yourself with the corresponding version of Qt 5.

      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