I reinstalled Solaris 2.6
and now i'm trying to install apache 1.3.12 with SSL module.
I was able to compile openSSL 0.9.5 with just the default settings.
I ran make test on my compilation and everything worked ....
I then applied the mod_ssl 2.6.1 patches to the apache source tree ...
again no errors
I then configured the apach source using
SSL_BASE=../openssl0.9.5 \
./configure \
--enable-module=ssl \
--prefix=/usr/local/apache
everything worked ... i then ran make and everything compiled
now i wanted to build test certificates so i ran
make certificates
then i just used all the defaults and then it asked me to enter a
passphrase
to encrypt the private key .. I entered 'test' twice then i got an
ERROR message:
unable to write key
26918:error:24064064:random number generator:SSLEAY_RAND_BYTES:
prng not seeded:md_rand.c:470:
mkcert.sh:Error: Failed to encrypt RSA private key
can anyone help me?
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]