Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How can I decode TLS that uses DH?

I regularly capture and analyze exchanges involving data protection applications that use TLS with ECDHE used as the key exchange algorithm. I've read resources like https://sharkfesteurope.wireshark.org/assets/presentations17eu/15.pdf which talk about ways to handle the decoding of DH-based TLS exchanges for a browser like Chrome or Firefox. But how can I decrypt a TLS-protected data stream from something other than a browser?

Thanks! tl

How can I decode TLS that uses DH?

I regularly capture and analyze exchanges involving data protection applications that use TLS with ECDHE used as the key exchange algorithm. My current task is to decode an exchange that used the cipher suite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256.

I've read resources like https://sharkfesteurope.wireshark.org/assets/presentations17eu/15.pdf which talk about ways to handle the decoding of DH-based TLS exchanges for a browser like Chrome or Firefox. But how can I decrypt a TLS-protected data stream from something other than a browser?browser? I do have the private key used.

Thanks! tl

How can I decode TLS that uses DH?

I regularly capture and analyze exchanges involving data protection applications that use TLS with ECDHE used as the key exchange algorithm. My current task is to decode an exchange that used the cipher suite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256.

I've read resources like https://sharkfesteurope.wireshark.org/assets/presentations17eu/15.pdf which talk about ways to handle the decoding of DH-based TLS exchanges for a browser like Chrome or Firefox. But how can I decrypt a TLS-protected data stream from something other than a browser? I do have the private key used.

Thanks! tl

How can I decode TLS that uses DH?

I regularly capture and analyze exchanges involving data protection applications that use TLS with ECDHE used as the key exchange algorithm. My current task is to decode an exchange that used the cipher suite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256.TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256.

I've read resources like https://sharkfesteurope.wireshark.org/assets/presentations17eu/15.pdf which talk about ways to handle the decoding of DH-based TLS exchanges for a browser like Chrome or Firefox. But how can I decrypt a TLS-protected data stream from something other than a browser? I do have the private key used.

Thanks! tl