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

Add DNSsec and TLSA type for QDns to verify SSL connections

    XMLWordPrintable

Details

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

    Description

      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)

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes