Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
5.6.0
-
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)