RE: About SSL Demo

2000-04-07 Thread pgold
Dear Zhang, What is the BIO? What does it do? Why is it that important? You said that the demos worked with you, with some changes so can you please tell me how it worked? Can you send me a copy of the changes you did? This is because, we need to use SSL in our graduating project, and we tried t

X509_NAME_free core dump.

2000-04-07 Thread Ray O'Hagan
I'm having problems with X509_NAME_free - each time I call it, it core dumps. This happens every time on Win98 and occasionally on Solaris. Has anyone come across a similar problem ? Any help/pointers would be greatly appreciated. I've included the code I'm using below. Thanks Ray.

Key/Cert to PKCS#12 file

2000-04-07 Thread Hellan,Kim KHE
I have a key file and a cert file with one certificate (signed by a CA). All I want to do is "combine" these two files in a PKCS#12 file. Does anyone know how to perform this relatively "simple" task (which functions must be called)? I have looked in the pkcs12.c file, but it is not that easily s

Re: Key/Cert to PKCS#12 file

2000-04-07 Thread Dr Stephen Henson
Hellan,Kim KHE wrote: > > I have a key file and a cert file with one certificate (signed by a CA). > All I want to do is "combine" these two files in a PKCS#12 file. > Does anyone know how to perform this relatively "simple" task (which > functions must be called)? > > I have looked in the pkcs1

Converting IIS Server key to PEM format

2000-04-07 Thread Charles Walker
Hello, I sent this to openssl-users earlier this week but I still don't have a solution to the problem that I'm trying to solve. I'm now getting fairly desperate for a solution to this problem. If anybody can help me with this, please do. Thanks, Charles Walker > Hello there, > > I am attemp

Re: Why is dso a part of openssl?

2000-04-07 Thread Geoff Thorpe
Hi there, At 08:00 AM 4/7/00 +0200, Richard Levitte (in reply to mixmaster) wrote: >mixmaster> The new dso stuff looks like a general purpose portable >mixmaster> interface to shared libraries. If that is really all it is [snip] >mixmaster> What am I missing? > >That DSO is going to be used as

Re: X509_NAME_free core dump.

2000-04-07 Thread Dr Stephen Henson
Ray O'Hagan wrote: > > I'm having problems with X509_NAME_free - each time I call > it, it core dumps. This happens every time on Win98 and occasionally > on Solaris. Has anyone come across a similar problem ? Any help/pointers > would be greatly appreciated. I've included the code I'm using belo

s_server fails to connect IE5 with SSLV2

2000-04-07 Thread Rajesh Mhapankar
Hi there,   I am facing a problem while connecting to s_server demo program provided with the latest OpenSSL 0.9.5-beta2 I am using IE5 browser with ssl version set to SSLV2. The Server is running with the option -version=ssl2 and verify =1. There is a failure in Handshake with the error 1

DG/UX Failing make test

2000-04-07 Thread David Dulek
This is the report of the make report. Any suggestions on how to procede would be great. OpenSSL self-test report: OpenSSL version: 0.9.5 Last change: PKCS7_encrypt() was adding text MIME headers twice beca... Options: no-asm OS (uname): dgux hostname R4.20MU03 generic AViiO

Re: SSL_connect and non-blocking reads

2000-04-07 Thread bjones
I have a SSL server and clients. The problem is the clients makes too many connections because they are web based and does not keep there state. This results in a lot of network traffic between the server and the clients. So I decided to change the process by creating a proxy server between th

Session caching and resuming sessions

2000-04-07 Thread Douglas Lee
> List: openssl-dev > Subject: Re: SSL_connect and non-blocking reads (fwd) > From: Geoff Thorpe <[EMAIL PROTECTED]> > Date: 2000-04-05 2:22:58 > well session caching (which someone else mentioned) doesn't really apply > at > the client, because there's no meaningful interpretation o