Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4321] SSL module unable to decrypt DH ciphers

Date: Sun, 27 Jun 2010 23:54:35 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4321

Yevgeni <Yevgeni_Tomsov@xxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Yevgeni_Tomsov@xxxxxxx

--- Comment #2 from Yevgeni <Yevgeni_Tomsov@xxxxxxx> 2010-06-27 23:54:08 PDT ---
Hi!
I am a new user of SSL and want to ask a question that I try to explain:
I have a program that it is located between a server and a client.The server
use Apache server and certificate files (*.crt *.key) that I have previously
created.My program has the same certificates files. When some client requests
some data from the server https://iabd-h9fzg4j/index.html, my application get
"Server Key Exchange Massage" with DHE_RSA - this massage conveys cryptographic
information dh_p,dh_g and dh_Ys. I save this date.When a client send the "Clent
Key Exchange Massage" my application gets the Client Diffie-Hellman Public
Value.
After I got the "Server Key Exchange Massage" and the "Client Key Exchange
Massage" I want to calculate master secret key.

My question is: Is secret key of server created dynamically or it gotten from
certificate file?

Regards
Yevgeni

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.