Re: ssl/ssldump question

2001-04-18 Thread Eric Rescorla
Roberto Rodrigues - McLean <[EMAIL PROTECTED]> writes: > I guess I just wasn't waiting long enough. I don't know if ssldump is in > need of some fflushs (maybe FreeBSD cashes too much stdout) or the process > of decryption is that slow but everything works as expected. I doubt it's performance. S

RE: ssl/ssldump question

2001-04-18 Thread Roberto Rodrigues - McLean
-Original Message- From: Lutz Jaenicke [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 18, 2001 3:52 AM To: [EMAIL PROTECTED] Subject: Re: ssl/ssldump question On Tue, Apr 17, 2001 at 08:38:45PM -0400, Greg Stark wrote: > What you need is the server private key (and of course the passwo

Re: ssl/ssldump question

2001-04-18 Thread Lutz Jaenicke
On Tue, Apr 17, 2001 at 08:38:45PM -0400, Greg Stark wrote: > What you need is the server private key (and of course the password to > decrypt it). You appear to have it, but I would double check with the > openssl rsa command. ssldump will silently ignore an incorrect password. > > Also, ssldump

Re: ssl/ssldump question

2001-04-17 Thread Greg Stark
What you need is the server private key (and of course the password to decrypt it). You appear to have it, but I would double check with the openssl rsa command. ssldump will silently ignore an incorrect password. Also, ssldump will not decrypt resumed ssl sessions. You can detect whether the ses