Hi Tomas
Yes, it is. Openssl s_server reports:
CIPHER is DHE-RSA-AES256-SHA
Openssl s_server/s_client supports a loooong list of ciphers so, in this
case, I can change to use a cipher supported by Wireshark.
Where can I find the list of ciphers supported by Wireshark? I checked
http://wiki.wireshark.org/SSL, but didn't see this list there.
Thanks!
tl
>It seems that some unknown cipher suite is used:
>
>dissect_ssl3_hnd_srv_hello can't find cipher suite 39
>
>39 looks like TLS1_CK_DHE_RSA_WITH_AES_256_SHA
>is it possible?