LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   apache mod_ssl problem (https://www.linuxquestions.org/questions/linux-security-4/apache-mod_ssl-problem-315359/)

branden_burger 04-20-2005 12:29 PM

apache mod_ssl problem
 
Hello all. I'm facing a problem with a certificate I purchased from rapidssl.com. I'm doing everything correct, as far as configuring the ssl.conf in Apache (httpd-2.0.50-1.0)
is considered.

I've copied the server keys to the right places, gotten my certificate - copied it right, and when I refer to them in my ssl.conf file, apache just doesn't start!! It doesn't give any configuration file errors when I do

apachectl stop,

like it does if there normally are any errors. Even when I do

apachectl start

there are no errors on the console. The httpd error_log says that Init : could not read certificate file blah.crt

Could this be because I'm using apache SSL instead of mod_ssl? How do I tell which I'm using?? What are the salient differences?

Thanks

stickman 05-02-2005 04:46 PM

Are you using "start" or "startssl"? Are the paths to your cert files correct?

branden_burger 05-04-2005 03:27 AM

Actually, i should have been doing apachectl startssl, but that wasn't the problem. I got an improperly formatted certificate - once these chaps emailed me the certificate afresh, it ran fine.

In fact, if you do service httpd start, ssl starts as well. Thanks!!


All times are GMT -5. The time now is 08:27 AM.