Re: Can't get SSL error information

2001-08-13 Thread Eric Rescorla
"Bill @ Rebey.com" <[EMAIL PROTECTED]> writes: > Is there anywhere to get an ssldump binary for WinNT? Not that I know of. If someone has done a port I'd love to have a copy. -Ekr __ OpenSSL Project

RE: Can't get SSL error information

2001-08-13 Thread Bill @ Rebey.com
Is there anywhere to get an ssldump binary for WinNT? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Eric Rescorla Sent: Monday, August 13, 2001 12:59 PM To: [EMAIL PROTECTED] Subject:Re: Can't get SSL error information

Re: Can't get SSL error information

2001-08-13 Thread Eric Rescorla
"Bill @ Rebey.com" <[EMAIL PROTECTED]> writes: > No, I haven't tried ssldump. What is it? Is it a utility? A build option? > A function that I can call? What's it do? It's an SSL protocol sniffer. See http://www.rtfm.com/ssldump -Ekr ___

Re: Can't get SSL error information

2001-08-13 Thread Greg Stark
www.rtfm.com/ssldump Greg Stark [EMAIL PROTECTED] - Original Message - From: "Bill @ Rebey.com" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 13, 2001 12:35 PM Subject: RE: Can't get SSL error in

Can't get SSL error information

2001-08-13 Thread tim
I am trying to install openssl-0.9.6b onto a Linux REDHAT 7.1 server. This is my first install of openssl-0.9.6b on REDHAT 7.1 . ON REDHAT 6.4 openssl-0.9.6b works just fine. All seems to go fine with install and creating key/csr/crt files. when testing for operation with the command: openssl

RE: Can't get SSL error information

2001-08-13 Thread Bill @ Rebey.com
PROTECTED] Subject: Re: Can't get SSL error information On Sun, Aug 12, 2001 at 11:46:04PM -0400, Bill Rebey wrote: > However, the error "information" isn't informative at all. The only error > on the stack is: > > 'error:140790E5:SSL routines:SSL23_W

Re: Can't get SSL error information

2001-08-13 Thread Lutz Jaenicke
On Sun, Aug 12, 2001 at 11:46:04PM -0400, Bill Rebey wrote: > However, the error "information" isn't informative at all. The only error > on the stack is: > > 'error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure' > > Well, I kind of assumed THAT! What I want to know is WHY it f

RE: Can't get SSL error information

2001-08-12 Thread Bill Rebey
iginal Message- From: Lutz Jaenicke [mailto:[EMAIL PROTECTED]] Sent: Saturday, August 11, 2001 5:12 AM To: Openssl-Users (E-mail) Subject: Re: Can't get SSL error information On Fri, Aug 10, 2001 at 04:00:12PM -0400, Bill Rebey wrote: > I can't get any error information out of Ope