The only thing that came up was in the src directory.  I basically followed a
script to installed openssl, mm-1.1.3, mod_ssl, Apache, and jserv in that
order.  I ran Make for the first 3 packages and the ran the Apache
installation.  Everything is working great, but I can't seem to find Openssl.
Should I install openssl separately AND will that screw up my Apache
configuration?

Rick

Adam Nealis wrote:

> Rick Dunetz wrote:
> >
> > Hey Folks,
> >
> > I've got the instructions for creating a Key Pair and CSR from the
> > Verisign web site.  I've tried running the command in serveral places on
> > my box but none can seem to find openssl.  Where do I run the commands
> > to get this thing to generate a new key pair and CSR?  BTW: mod_ssl is
> > running as a DSO.
> openssl is separate from mod_ssl. Are you sure that openssl
> is installed? BFI approach (as root):
>
> find / -name openssl -print
>
> if it ain't there, go and get openssl 0.9.6 from
>
> http://www.openssl.org/
>
> install it and try again.
> ______________________________________________________________________
> 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