Openssl Seg Fault

2004-06-04 Thread Bruce Dubbs
Apologies if this was already posted, but we've been having email problems. -- I am trying to run down a problem I am having with openssl. When I run: openssl ca -in test-req.pem > test-cert.pem and give a *wrong* password for my ca key, the program prints two debugging error messag

Re: remove

2004-06-04 Thread albert wu
remove

remove

2004-06-04 Thread Steve Michael
remove

Re: Openssl on windows vc++ project

2004-06-04 Thread Marcus Carey
http://www.openssl.org/related/ http://www.iconsinc.com/~agray/ossldev/ - Original Message - From: "ahmad hassan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 04, 2004 8:24 AM Subject: Openssl on windows vc++ project > Hello, > I would like to know that is it possible

Openssl on windows vc++ project

2004-06-04 Thread ahmad hassan
Hello, I would like to know that is it possible to compile and build openssl files on windows. I would like to be adding only the h and c files in the project. I have come through research on internet that it is possible to use it under windows using vc++ by making dll files or lib file using pe

Re: HTML man pages

2004-06-04 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Fri, 4 Jun 2004 09:17:05 -0400, Ken Goldman <[EMAIL PROTECTED]> said: kgold> I've found HTML versions of the openSSL man pages on the web, kgold> including at the openSSL site itself. kgold> kgold> Is there a place to download all the HTML, so I can access it

Re: HTML man pages

2004-06-04 Thread Christopher Fowler
wget can do it for you On Fri, 2004-06-04 at 09:17, Ken Goldman wrote: > I've found HTML versions of the openSSL man pages on the web, > including at the openSSL site itself. > > Is there a place to download all the HTML, so I can access it off > line? _

HTML man pages

2004-06-04 Thread Ken Goldman
I've found HTML versions of the openSSL man pages on the web, including at the openSSL site itself. Is there a place to download all the HTML, so I can access it off line? -- Ken Goldman [EMAIL PROTECTED] 914-784-7646 __ O

Re: X509_CRL_verify() failed after X509_CRL_dup(),why?

2004-06-04 Thread Dr. Stephen Henson
On Fri, Jun 04, 2004, BlackSnail wrote: > > Hi, > > I write a program to insert revoked certificate information to CRL. > After insertion I do X509_CRL_sign() and X509_CRL_verify() and everything is OK. > Then I do X509_CRL_dup() to duplicate CRL structure. > Things followed are weird.After dupl

Re: EOFException when connecting to ldap server with jndi

2004-06-04 Thread mark brophy
Hi: Okay, sorry 'bout that... I'll try over there. Thanks for the suggestion on the tls.close()/ctx.close removal, but I'm stilll about out of luck. Cya, -Mark From: Lawrence Bowie <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: EOFException when connecting to

Re: Passing a SSL connection to a worker thread and back

2004-06-04 Thread Lutz Jaenicke
On Fri, Jun 04, 2004 at 11:00:01AM +0200, Jochen Eisinger wrote: > Hello, > > I have the following problem I didn't find a solution for: > > A process establishes a SSL connection. Now the process forks from time > to time a worker child that uses this connection. This works the first > time, eve

Passing a SSL connection to a worker thread and back

2004-06-04 Thread Jochen Eisinger
Hello, I have the following problem I didn't find a solution for: A process establishes a SSL connection. Now the process forks from time to time a worker child that uses this connection. This works the first time, every other time the child can't use the SSL connection. I guess this is because

Re: [openssl-users] Re: OpenSSL can't store and generate some valid DN (fwd)

2004-06-04 Thread Erwann Abalea
Bonjour, On Thu, 3 Jun 2004, Dr. Stephen Henson wrote: > On Thu, Jun 03, 2004, Erwann Abalea wrote: > > > I was looking at the RFC3739 for Qualified Certificates and the changes > > with the RFC3039, and noticed (among other things) that the example > > certificate changed. > > What makes you thi