Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. What SSL backend is in use?

What SSL backend is in use?

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
2 Posts 2 Posters 346 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
    Kompa
    wrote on last edited by
    #1

    Is it possible to see what backend Qt is using for SSL?

    I am using version 5.11.2 of Qt.

    1 Reply Last reply
    0
    • kkoehneK Offline
      kkoehneK Offline
      kkoehne
      Moderators
      wrote on last edited by
      #2

      If you built Qt yourself, you should see the enabled backends in the configure output.

      You should also get some hints when enablign the qt.network.ssl category, e.g. by setting

      QT_LOGGING_RULES=qt.network.ssl=true
      

      environment variable before launching your application.

      Director R&D, The Qt Company

      1 Reply Last reply
      3
      • K Kompa has marked this topic as solved on

      • Login

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