Re: Get Information about SSL Handshake

2006-09-20 Thread Marek Marcola
Hello, > Thank you very much this works fine but how do I get the information if > diffie hellman (DH) is used to negotiate the key? > > I wanted to compare the differnce in cpu consumption and time delay if > session reuse is used or not! (Keyexchange with Diffie Hellman) > Therefore I set: > >

Re: Get Information about SSL Handshake

2006-09-19 Thread Hubert Gressl
6 22:00 An: openssl-users@openssl.org Betreff: Re: Get Information about SSL Handshake Hello, > 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

Re: Get Information about SSL Handshake

2006-09-19 Thread Marek Marcola
Hello, > 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 ciphe

Get Information about SSL Handshake

2006-09-19 Thread Hubert Gressl
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