Re: [Wireshark-users] Help with SSL Traffic decrypt / Analysis

2007-03-08 Thread VJ Thinker
Hi Kenneth, Thanks for the follow-up note and additional pointers. The point is that there is only one relevant private key in all of these transactions (the Server1 web-server private key). Also, even though there is communication between two servers, in reality one of the servers (

Re: [Wireshark-users] Help with SSL Traffic decrypt / Analysis

2007-03-08 Thread Kenneth Hunt
Verify that your private keys are valid on all tiers... isolate the transaction: 4. Server1 -> Server2 (response to request in Step 3). Capture just this traffic -- without examining your capture indetail I am assuming that the keys are either not valid on server2, or that you are missing the s

Re: [Wireshark-users] Help with SSL Traffic decrypt / Analysis

2007-03-07 Thread Kenneth Hunt
Make sure your capture session includes the original SSL handshake! see http://support.microsoft.com/kb/257591 ___ The information contained in this e-mail is for the exclusive use of the intended reci