Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-users: Re: [Wireshark-users] TLSv1 decode problem

From: Sake Blok <sake@xxxxxxxxxx>
Date: Tue, 21 Dec 2010 18:36:43 +0100
On 21 dec 2010, at 17:30, info@xxxxxxxxxxxxxxxxxxx wrote:

> I am trying to decode TLSv1 SSL traffic with wireshark and  
> pem-certificate under Windows.
> 
> Unfortunately the SSL debug log says:
> 
> decrypt_ssl3_record: using server decoder
> decrypt_ssl3_record: no decoder available

This only means that for the SSL-record that is currently dissected, there is not yet keying information available. These messages also appear when decrypting does take place. Could you provide the ssl-debug log up to the last packet of the SSL handshake?

Cheers,


Sake