[ANNOUNCE] OpenSSL 0.9.7 released

2002-12-30 Thread Richard Levitte - VMS Whacker
-BEGIN PGP SIGNED MESSAGE- OpenSSL version 0.9.7 released === OpenSSL - The Open Source toolkit for SSL/TLS http://www.openssl.org/ The OpenSSL project team is pleased to announce the release of version 0.9.7 of our open source toolkit for

[Announce] M2Crypto 0.08

2002-12-30 Thread Ng Pheng Siong
Hi, I present M2Crypto 0.08, a Python interface to OpenSSL. Not quite in time for Christmas, but I managed to keep up my tradition of at-least-one-release-per-year for ZServerSSL. What's new: - SWIG 1.3.17. - setup.py does! - ZServerSSL for Zope 2.6.0. Please check it out:

HOWTO Contribution

2002-12-30 Thread William Michael Grim
Hi there, I just signed up for openssl-users today because I was going to ask a question but then think I figured out what I needed to figure out. Anyway, I created a HOWTO that isn't on the web site about how to create signed certificates, etc. It is a rough draft, and I would apreciate any

create client certficates Apache 1.

2002-12-30 Thread phil . palij
How can I resolve this, thanks in advance Server version: Oracle HTTP Server Powered by Apache/1.3.22 (Win32) Server built: Apr 18 2002 22:02:50 I am trying to create client certficates useing the following command sequence #Server Stuff openssl req -config openssl.cnf -new -out

CSR creation

2002-12-30 Thread CHEN, MIKE (AIT)
We are trying to use openssl on our AIX boxes to get a digital certificate. First we have to create a csr using this command. openssl req -new -nodes -keyout private.key -out public.csr but we get this error. atas@cipa1315 openssl req -new -nodes -keyout private.key -out public.csr Using

Re: Request for help!

2002-12-30 Thread mlcarey59
Title: Message See FAQ at OpenSSL site. This problem has to do with compiler options. You should compile the OpenSSL distribution with the "MD" Multi Thread version of the runtine C library. - Original Message - From: Vidya Prabakar To: [EMAIL PROTECTED] Sent:

[Crypt::SSLeay] compile problems on Linux

2002-12-30 Thread CamCorder
I'm using OpenSSL-0.9.6g and Crypt-SSLeay-0.45. I just encountered a compile problem which dumps these lines : [root@localhost Crypt-SSLeay-0.45]# make gcc -c -I/usr/local/openssl/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64