My output from rpm -qa | grep -i ssl is: openssl-0.9.6-3 openssl-python-0.9.6-3 mod_ssl-2.8.1-5 openssl-perl-0.9.6-3 openssl-devel-0.9.6-3 docbook-style-dsssl-1.59-10 openssl095a-0.9.5a-1
I am loosing it. This is proving frustrating. Shawn > On Sat, Feb 08, 2003 at 10:43:38PM -0800, Shawn Saunders wrote: > > > I am running the current stable build of Nessus on Redhat 7.1. > > Which version of OpenSSL do you have? For example, what does "rpm -qa | > grep -i ssl" report? Note: if you're using RPMs, I think you need both > the openssl and openssl-devel packages. > > > When I run the nessus-mkcert it responds: > > > > An error occurred while generating the certificates and/or keys ! > > All this means is that at least one of the four files (CA key / cert, > server key / cert) was not created. Can you discover which ones were > not? > > > Then asks if I want to save output to /root/openssl-output, which I > > do, I find in there that the keys are not created. > > That file should contain stderr output from running the OpenSSL commands > for generating your CA and server requests, keys and certs. What does > it look like? > > George > -- > [EMAIL PROTECTED] >
