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
-I/usr/include/gdb
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: Frid
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 config
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 my-ser
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 feed
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:
http://www
-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 SSL/TLS