Am 21.12.2010 18:36, schrieb Sake Blok:
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
___________________________________________________________________________
Sent via: Wireshark-users mailing list<wireshark-users@xxxxxxxxxxxxx>
Archives: http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
mailto:wireshark-users-request@xxxxxxxxxxxxx?subject=unsubscribe
I think know I solved the problem!
The session has already been established as I started to capture the
traffic. Now it work's!
Thank you very much again!
Best regards
MIchael