OpenSSL and Apache on IBM AIX

2003-11-19 Thread Zampognaro Sergio
Title: OpenSSL and Apache on IBM AIX Hi all, I need an urgent information. Does anybody know if the OpenSSL (0.9.6l) tool kit and the Apache web server (2.0.48 and/or 1.3.29) are available on the IBM AIX 5L v5.2 operating system? thanks for your help! regards, sergio

Linux Red Hat 7.2 + openSSL 0.9.7 + Apache 1.3.27 + mod_ssl 2.8.1 2 =PROBLEMS!!!

2003-02-25 Thread Zampognaro Sergio
Title: Linux Red Hat 7.2 + openSSL 0.9.7 + Apache 1.3.27 + mod_ssl 2.8.12 = PROBLEMS!!! Hi, everything is in the subject! I installed everything following this procedure: $ ./config --prefix=/home/aspco1/openSSL $ make $ make test $ make install # extract the packages $ gzip -d -c

add a certificate to a Certificate Revocation List

2003-02-19 Thread Zampognaro Sergio
How to add a client certificate to an already created and empty Certificate Revocation List? thanks Sergio __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List

RE: autosigning certificate

2003-01-31 Thread Zampognaro Sergio
Hi, I'm using openssl-0.9.7! any other suggestions? thanks Sergio. -Original Message- From: Aihong Yin [mailto:[EMAIL PROTECTED]] Sent: venerdì 31 gennaio 2003 18.01 To: [EMAIL PROTECTED] Subject: Re: autosigning certificate Hello Zampognaro, Hi all, I tried to use my own CA in order

autosigning certificate

2003-01-30 Thread Zampognaro Sergio
Hi all, I tried to use my own CA in order to sign the CSR previously produced. Following what I got: [naunx04:aspprod] /home/aspprod/aspapp/mySSL/openSSL/bin ./sign.sh server.csr CA signing: server.csr - server.crt: Using configuration from ca.config Enter pass phrase for ./ca.key: Check that the

new to Apache-SSL world needs help

2003-01-29 Thread Zampognaro Sergio
Hi all, I need to migrate a web site from http to secure https. Mine is a Digital UNIX V4.0F (Rev. 1229) server. I downloaded following packages: - openssl-0.9.7 - httpd-2.0.44 1) openssl installation - steps performed: ./config --prefix=/home/aspprod/aspapp/mySSL/openSSL make I