ok, I had problems installing /dev/random.  I downloaded the package for
Solaris and when I do pkgadd -d . it just doesn't recognize that file as a
pkg...tried downloading it several times.  I can't compile it from source
because we've only got the gcc compiler and it loks like version 0.3
requires cc.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Duane Gran
Sent: Wednesday, September 27, 2000 1:55 PM
To: [EMAIL PROTECTED]
Subject: Re: Failed to generate temporary 512 bit RSA private key


Jennifer,

The default httpd.conf should work, however you have to have the
following two entries in place in order for the new /dev/random device
to work:

SSLRandomSeed startup file:/dev/urandom 512
SSLRandomSeed connect file:/dev/urandom 512

If this doesn't help, email me direct at [EMAIL PROTECTED] and I'll be
glad to send you my httpd.conf.

Duane

Jennifer Dyess wrote:
>
> Well, it looks like I neglected to make the appropriate settings in my
> hhtpd.conf.  I'm looking at the online docs for mod-ssl and there's a ton
of
> different directives that could all potentially be used in httpd.conf.
> ANyone willing to give me a sample of their httpd.conf?  I think it would
> save me a lot of time setting this up.
>
> Thanks!
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Duane Gran
> Sent: Wednesday, September 27, 2000 12:14 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Failed to generate temporary 512 bit RSA private key
>
> Jennifer,
>
> I had this problem and you will find a third party Solaris /dev/random
> implementation here:
>
>   http://www.cosy.sbg.ac.at/~andi/
>
> I have been using it for months in production with good results.
>
> Duane Gran
> spinweb.net
>
> Jennifer Dyess wrote:
> >
> > OK, I've searched thru the archives and have seen many postings on this
> same
> > problem.  Yet, after following all the FAQs and the hints/tips of
various
> > postings, I still can't get this to work correctly.
> >
> > running the following:
> > Sun Solaris 2.7
> > Apache 1.3.12
> > modssl 2.6.6-1.3.12
> > open-ssl 0.9.6
> >
> > I was <finally> able to generate a key and csr successfully.  But when I
> > run: apachectl start or apachectl startssl, I'm still receiving:
> > ./apachectl start: httpd could not be started
> >
> > and error_log shows this:
> > mod_ssl: Init: Failed to generate temporary 512 bit RSA private key
> >
> > Any suggestions would be appreciated!!!
> >
> > ______________________________________________________________________
> > Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> > User Support Mailing List                      [EMAIL PROTECTED]
> > Automated List Manager                            [EMAIL PROTECTED]
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]
>
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to