source for PC

1999-07-04 Thread yoni
I'm using a PC and obviously I can't open the *.tar.gz file. Can anyone please tell me where can I find the source in *.zip, or better yet - send it to me in *.zip. Thanks. -- Yoni Mizrachi. [EMAIL PROTECTED] __ OpenSSL Project

Re: pem_password_cb how to detect for which cert I'm asked for password

1999-07-04 Thread vf
> > > > Hello, > ... > > You might want to use global variables to guess which private key's > > password to supply > Yes, before calling PEM_read_*() I can set global variable to point > to class which is calling it, but at time when user is entering > password, can arive new conection ... and

Re: pem_password_cb how to detect for which cert I'm asked for password

1999-07-04 Thread Ben Laurie
Jan Tomasek wrote: > > > > Hello, > > > I've problems with: > > > int pem_password_cb(char *buf, int size, int rwflag) > > > none of arguments allow examine for which certificate is need this > > > password. > > .. > > > Is here any way how solving this? > > > > You might want to use global

SSL lockup when using SMP

1999-07-04 Thread Nick Temple
Hi all- We are running a transaction-based server under NT using a dual 450 PII and the OpenSSL library (we just upgraded from SSLeay .90). Under load, we are experiancing thread lockups. What is strange is that if we set the process to use only a single processor, the symptom goes away. I can b