Uploaded image for project: 'Picard'
  1. Picard
  2. PICARD-1121

qt.network.ssl: QSslSocket: cannot resolve SSLv2_client_method

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Normal Normal
    • None
    • 2.0.4
    • None
    • None
    • Linux Mint 18 Sarah x86_64

      This message is displayed twice during program startup.

      It is because ssl libs don't provide SSLv2 anymore on this platform.
      Those warnings can be disabled using an env variable since QT5.4

      QT_LOGGING_RULES=qt.network.ssl.warning=false python tagger.py

      https://bugreports.qt.io/browse/QTBUG-43173

            Unassigned Unassigned
            zas Zas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package