Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. qt.network.ssl: QSslSocket error when trying to open https but http work?...
Forum Updated to NodeBB v4.3 + New Features

qt.network.ssl: QSslSocket error when trying to open https but http work?...

Scheduled Pinned Locked Moved Solved Qt WebKit
2 Posts 1 Posters 851 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.
  • F Offline
    F Offline
    filipdns
    wrote on 28 Nov 2018, 08:22 last edited by
    #1

    Hello I receive this messeges when I'm trying to access to https :

    qt.network.ssl: QSslSocket: cannot call unresolved function ERR_get_error
    qt.network.ssl: QSslSocket: cannot call unresolved function SSLv23_client_method
    qt.network.ssl: QSslSocket: cannot call unresolved function SSL_CTX_new
    qt.network.ssl: QSslSocket: cannot call unresolved function SSL_library_init

    I try to follow some solutions found on some forum like update openSSL or copy libeasy32.dll and ssleasy32.dll next the release exe but same error...

    I'm with qt kit 10.1.0, 64bits, msvc 2015.

    I try the kit 5.12 msvc2017 64 bits, same problem.
    thank you very much for your help

    F 1 Reply Last reply 28 Nov 2018, 08:29
    0
    • F filipdns
      28 Nov 2018, 08:22

      Hello I receive this messeges when I'm trying to access to https :

      qt.network.ssl: QSslSocket: cannot call unresolved function ERR_get_error
      qt.network.ssl: QSslSocket: cannot call unresolved function SSLv23_client_method
      qt.network.ssl: QSslSocket: cannot call unresolved function SSL_CTX_new
      qt.network.ssl: QSslSocket: cannot call unresolved function SSL_library_init

      I try to follow some solutions found on some forum like update openSSL or copy libeasy32.dll and ssleasy32.dll next the release exe but same error...

      I'm with qt kit 10.1.0, 64bits, msvc 2015.

      I try the kit 5.12 msvc2017 64 bits, same problem.
      thank you very much for your help

      F Offline
      F Offline
      filipdns
      wrote on 28 Nov 2018, 08:29 last edited by
      #2

      @filipdns I found other dll working, then, no error any more..

      https://github.com/KhoaTranProgrammer/SimpleWeather

      1 Reply Last reply
      0

      2/2

      28 Nov 2018, 08:29

      • Login

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