RE: Apache SSL

2002-05-03 Thread George Walsh
Kevin, since you are dealing with a Solaris system, you might find www.sunfreeware.com/README.prngd (written by the author of PRNGD) to be what will get you through that particular nightmare. Sure did it for me! Good luck. -- George Walsh, Managing Director, CruiseRoutes Division, DSC Direc

Re: Apache SSL

2002-05-03 Thread Austin Gonyou
Yeouch! You should either have Prngd, or some kind of /dev/random /dev/urandom on there. Apache does have it's *built-in* by default, though it's not truly recommended for production use. Solaris doesn't do SSL well. :( There is an official backport from Solaris 9, to solaris 7 and 8 for an off

RE: Re: Apache SSL

2002-05-03 Thread George Walsh
Absolutely, Kevin. I remember that battle with UnixWare too ... >Yep, works on one server but not the other... Solaris platform. > >Could it be to do with /dev/random not being installed? > > - Original Message - > From: Subscribed > To: [EMAIL PROTECTED] > Sent: Friday, May 03, 20

Re: Apache SSL

2002-05-03 Thread Kevin Smith
Yep, works on one server but not the other... Solaris platform.   Could it be to do with /dev/random not being installed?   - Original Message - From: Subscribed To: [EMAIL PROTECTED] Sent: Friday, May 03, 2002 5:03 PM Subject: Re: Apache SSL Did you make your ope

[BugDB] sig 11 in mod_ssl module init (PR#702)

2002-05-03 Thread modssl-bugdb
Full_Name: Bart van Leeuwen Version: various OS: FreeBSD Submission from: (NULL) (195.64.50.136) Situation: Server has multiple virtual hosts and uses the namevirtualhost option. A ssl virtual host is defined using its hostname instead of its ip. Due to a dns failure, 1 of the names used for a

conf/server.crt does not exists or empty

2002-05-03 Thread David Roberts
I try to set SSl on oracle Http apache server finaly i am getting server.crt does not exists or empty error message but there is server.crt file.. cud anyone help me regarding this? thanks in advance, Bala, [EMAIL PROTECTED] __ A

Re: Apache SSL

2002-05-03 Thread Subscribed
Did you make your openssl certificate? Is it referenced in your httpd.conf? Perhaps openssl's library needs to be recompiled? or your ssl module? Whave version of Apache are you running? Just my shotgun approach. :()       "The things that come to those t

Apache SSL

2002-05-03 Thread Kevin Smith
Hi All, Does anyone know how to get round this problem when starting-up Apache SSL :   I have, /usr/local/bin/prngd /var/spool/prngd/pool, running so not sure what's wrong ?   [Fri May  3 15:55:06 2002] [error] mod_ssl: Init: Failed to generate temporary 512 bit RSA private key (OpenSSL lib

Apache SSL

2002-05-03 Thread Kevin Smith
Hi All, Does anyone know how to get round this problem when starting-up Apache SSL :   I have, /usr/local/bin/prngd /var/spool/prngd/pool, running so not sure what's wrong ?   [Fri May  3 15:55:06 2002] [error] mod_ssl: Init: Failed to generate temporary 512 bit RSA private key (OpenSSL libra

Re: Some help

2002-05-03 Thread Estrade Matthieu
Hi, To compile your apache with this flags, --enable-rule is not working for me, so i did it like: bash# CFLAGS="-DSSL_EXPERIMENTAL -DSSL_ENGINE" ./configure regards Estrade Matthieu Le jeu 02/05/2002 à 20:16, Frederic DONNAT a écrit : > Hi All, > > I quite new to mod-ssl and apache 2.0.

Re: Problems with Globalsign certificate ?

2002-05-03 Thread mike . innes
Hi Brian, I think globasign suggest using the SSLCACertificatePath directive, use SSLCertificateChainFile instead and see if that works. Regards. Mikey "Brian Ipsen" <[EMAIL PROTECTED]> on 02/05/2002 21:48:02 Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: P