Title: RE: ModSSL Installation Problem (OT)

Well,
It appears as though you did not properly make a certificate.  When you do the build with apache and mod_ssl you after to run 'make' in apache, you need to follow that up with 'make certificate' before 'make install'  So, I would verify you did that step.  Otherwise I don't know, there may be an apache and/or mod_ssl list you could check for further help.

-Brad

-----Original Message-----
From: Ben Ocean
To: [EMAIL PROTECTED]
Sent: 1/5/02 7:29 AM
Subject: ModSSL Installation Problem (OT)

Hi;
I built openssl, apache & modssl as per the instructions in the latter.
When I type in the command ./apachectl startssl all comes up fine so
long
as I've commented out certain things (see below) in httpd.conf. But
https://blah.com doesn't resolve. ./apachectl startssl chokes on the
following lines:

SSLEngine on
SSLCertificateFile /over/here
SSLCertificateKeyFile /over/there
SSLCACertificatePath /over/yonder
SSLRequireCipher this-here-key

and, of course

SSLEnable

What have I done wrong?
TIA,
BenO




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to