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]

Reply via email to