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

Diffie-Hellman parameters are not valid for cleint socket

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.8.0
    • Network: SSL
    • None
    • 19a1a0871d4a9081646925c422fe32e900846c2e

    Description

      Sometimes I have an "Diffie-Hellman parameters are not valid" when try to conect to SSL servers.

      Looking in qsslcontext_openssl.cpp i found than ssl_ctx_set_tmp_dh used also for all sockets, but at this manual page: http://linux.die.net/man/3/ssl_ctx_set_tmp_dh It states "These functions apply to SSL/TLS servers only."

      Look like we don't need to set DH params for client sockets?

      Attachments

        Issue Links

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

          Activity

            People

              tpochep Timur Pocheptsov
              sysolyatin Pavel Sysolyatin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes