Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-99467

QSslSocket: No functional TLS backend was found

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • 6.2.2
    • Network: SSL
    • None
    • Windows

    Description

      ```
      qDebug() << "supportsSsl:" << QSslSocket::supportsSsl();
      qDebug() << "sslLibraryBuildVersionString:" << qPrintable(QSslSocket::sslLibraryBuildVersionString());
      qDebug() << "sslLibraryVersionString:" << qPrintable(QSslSocket::sslLibraryVersionString());
      ```

      Output:
      [12:16:40.383][warning]: No functional TLS backend was found
      [12:16:40.383][debug]: supportsSsl: false
      [12:16:40.384][warning]: No functional TLS backend was found
      [12:16:40.384][debug]: sslLibraryBuildVersionString:
      [12:16:40.384][warning]: No functional TLS backend was found
      [12:16:40.384][debug]: sslLibraryVersionString:

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tpochep Timur Pocheptsov
            peiqi.liu Peiqi Liu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes