Apache Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationApache Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
  #1  
Old January 18th, 2001, 04:46 PM
~LitHiuM~ ~LitHiuM~ is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Location: Phoenix Arizona
Posts: 2 ~LitHiuM~ User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Hello,
I am running RedHat 6.2 and have recently installed openSSL, by doing the
follwoing:
./config
make
make test
make install
I then created my key and placed it in under
/etc/httpd/conf/ssl.key/www.lithiumsserver.key and then made the following changes to my Virtual Host (which I don't understand very well) now when I restart httpd I get the following error:

[Thu Jan 18 08:56:19 2001] [notice] SIGHUP received. Attempting to restart Syntax error on line 342 of /etc/httpd/conf/httpd.conf: Invalid command 'SSLCertificateFile', perhaps mis-spelled or defined by a module not included in the server configuration

Here is what the VH section of my httpd.conf file looks like. BTW do I have to have a VirtualHost, what advantages does it give me since I want all connections to this server to be secure? Thanks for your help.

<VirtualHost 24.15.49.48:443>
ServerAdmin shea.ferring@analex.com
DocumentRoot /home/httpd/html/Members
ServerName secureworkgroups
#ErrorLog logs/host.some_domain.com-error_log
#TransferLog logs/host.some_domain.com-access_log
#SSLEngine on
SSLCertificateFile etc/httpd/conf/ssl.key/www.lithiumsserver.crt
SSLCertificateKeyFile etc/httpd/conf/ssl.key/www.lithiumsserver.key
</VirtualHost>


Reply With Quote
  #2  
Old January 19th, 2001, 12:28 PM
tkung tkung is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Location: Southern California (transplant)
Posts: 11 tkung User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Just a guess

You say you've stuck your key and crt here:
/etc/httpd/conf/ssl.key/www.lithiumsserver.key

But you've told Apache to look for crt and key here:
etc/httpd/conf/ssl.key/www.lithiumsserver.crt
etc/httpd/conf/ssl.key/www.lithiumsserver.key

Are you just missing the root slash before those file locations?

Tim

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationApache Development > Please Help with RedHat6.2 and OpenSSL?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway