Hello Everybody!
 
I got my server and client running. I want to do some testing and need some information about the ssl handshake... whitch mechanism is used and if diffie-hellman is used what size of the primary secret is used?
 
I was able to get information about the cipher with SSL_get_cipher_version() and SSL_get_cipher_name() for a established connection but I couldn't figure out to get the information about the handshake.
 
Thanks a lot for any suggestions!
 
Hubert

Reply via email to