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

Add DNSsec and TLSA type for QDns to verify SSL connections

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.6.0
    • Network: DNS, Network: SSL
    • None

      To check the server certificate when connect via an QSslSocked it will be very useful when it is possible to check the server certificate via TLSA.

      1. Connect to the server
      2. receive its certificate
      3. receive the signet dns tlsa entry for the domain (via QDns)
      4. verify the answer of 3 with 2. (This can be done at QSslSocked or separately)

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

            richmoore Richard Moore (qtnetwork)
            tuxmaster Frank Büttner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes