Comment # 5
on bug 11642
from Peter Wu
This capture is indeed using a DHE cipher suite which cannot be decrypted using
a RSA key (a RSA key is only used to sign the DH parameters, the actual key is
never visible due to how Diffie-Hellman works).
Frame 35: 284 bytes on wire (2272 bits), 284 bytes captured (2272 bits) on
interface 0
[..]
Radius Protocol
Code: Access-Challenge (11)
[..]
Secure Sockets Layer
TLSv1 Record Layer: Handshake Protocol: Server Hello
Content Type: Handshake (22)
Version: TLS 1.0 (0x0301)
Length: 49
Handshake Protocol: Server Hello
[..]
Cipher Suite: TLS_DHE_RSA_WITH_AES_256_CBC_SHA (0x0039)
You are receiving this mail because:
- You are watching all bug changes.