Challenge Assignment
Produce an annotated diagram or annotated screenshot of your decrypted capture showing:
- Each handshake message with its ContentType and whether it's encrypted
- The key transitions: when hs_traffic_key activates, when app_traffic_key activates
- The exact cipher suite and group negotiated
- The full certificate chain: subject → issuer chain up to root
Bonus: In the key log file, identify CLIENT_HANDSHAKE_TRAFFIC_SECRET and SERVER_HANDSHAKE_TRAFFIC_SECRET. Cross-reference them with the Wireshark dissection to confirm they're used for the right records.