64 bit build problems

2006-06-19 Thread Lawrence Rose
Dear OpenSSL: I previously made successful 32-bit build/installs of OpenSSL on four different OS's (linux/sunos/hpux/irix) without problem.  Now I'm trying to do 64-bit builds - successful on hpux and linux but make test fails (for different reasons) on both sunos and irix after non-erroneous

irix64 bus error on exptest

2006-06-16 Thread Lawrence Rose
Hi all: Hi all: I had no problems with a 32-bit build/test/install of OpenSSL on irix, but today when I tried a 64-bit build I produced a bus error in the midst of make test.  Everything was squeaky-clean until this point.  I saved all outputs if you require them  ... any ideas? Am I linking w

Re: Certificate error FIXED

2006-05-29 Thread Lawrence Rose
Thanks Ted, Suresh, and Marek for your help!  I'm back on the merry-go-round again. -- larry Lawrence L. Rose 190 Park Avenue Daytona Development Florham Park, NJ 07932 AT&T Labs - Research

Re: Certificate error

2006-05-29 Thread Lawrence Rose
] Cell: 908.463.3155 Bernhard Froehlich wrote: Lawrence Rose wrote: Hi: I setup the four openSSL examples in Viega et al with certs and ran fine until the 30 day certs expired.  Now after  I cut a new root.pem and sereverCA.pem I cannot pass certificate verificat

Certificate error

2006-05-28 Thread Lawrence Rose
Hi: I setup the four openSSL examples in Viega et al with certs and ran fine until the 30 day certs expired.  Now after  I cut a new root.pem and sereverCA.pem I cannot pass certificate verification.  Where have I gone wrong? I've tried everything these past several days altering the cnf, recu

HP-UX build diagnostic

2006-05-16 Thread Lawrence Rose
Hello: I'm trying a new OpenSSL build on an HP-UX Itanium (B.11.23 U ia64) and at the end, just before doing the Certs some unresolved refs are found:     ./Configure hpux-ia64-gcc --openssldir=$OPENSSL_DIR threads shared     make     ... make -f ../Makefile.shared -e \     A

Re: OpenSSL method to determine connected client 'hostname'

2006-05-04 Thread Lawrence Rose
Many thanks, Marek! -- larry Lawrence L. Rose 190 Park Avenue Daytona Development Florham Park, NJ 07932 AT&T Labs - Research Tel: 793.360.8606 [EMAIL PRO

OpenSSL method to determine connected client 'hostname'

2006-05-04 Thread Lawrence Rose
This new OpenSSL user cannot determine what function to invoke for my server app to determine the hostname of who just connected to me.  I'm not talking about the CommonName in the client license file ... I want the hostname assoc. with my BIO* or SSL* connection.  (For the case of multiple cli