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.11 on Debian 9, cannot resolve SSLv3_client_method
Forum Updated to NodeBB v4.3 + New Features

Qt 5.11 on Debian 9, cannot resolve SSLv3_client_method

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

    Hi all,
    I'm building a very simple application using QSslSocket on a Debian Linux system.
    When running the app I get:

    qt.network.ssl: QSslSocket: cannot resolve SSLv3_client_method
    qt.network.ssl: QSslSocket: cannot resolve SSLv3_server_method
    
    

    It's probably because of a mismatch of OpenSSL version between Qt 5.11 build and my system.
    I actually have libssl1.0 .
    Even if it seems only a warning, I'd like to solve it.

    How can I know what version was used for Qt 5.11 official build?

    Thanks?

    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