Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

When I see the final result in the export it only shows TLSv1.2 results

Where does it show TLSv1.2, in the Protocol column?

This doesn't mean it's not working; it's unlikely that much modern traffic actually uses TLS 1.0 or TLS 1.1. There are, as @Chuckc shows, it's not unusual for clients to indicate TLS 1.0 at the TLS record layer in their ClientHello (while indicating that they support 1.2 in the handshake itself) for backwards compatibility, but it is extremely unlikely at this point that anything earlier than TLS 1.2 will actually be negotiated.

Your live capture will probably not have anything actually negotiating and using TLS 1.0 or 1.1. That's expected.