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:
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here!
  #1  
Old October 27th, 2001, 10:38 PM
spinkick spinkick is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Location: Riverside CA
Posts: 58 spinkick User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Send a message via AIM to spinkick
Setting up SSL on Apache

I am running Apache on FreeBSD 4.3. I installed openssl... and I was following a tutorial to enable a secure virtual host site, like https://www.securesite.com
I try adding the following lines to the httpd.conf file

SSLEngine on
SSLCertificateFile /usr/local/apache/conf/ca.crt/server.crt
SSLCertificateKeyFile /usr/local/apache/conf/ca.key/server.key
CustomLog /usr/local/apache/logs/ssl_request_log \

but when I try to restart apache, it gives me an error... saying that SSLEngine on is misspelled...

I use a vhost.list file to separately hold the information for the v hosts.

I've gone through the whole step of creating and signing the certs.

Reply With Quote
  #2  
Old October 28th, 2001, 05:55 AM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
>> saying that SSLEngine on is misspelled

1) LoadModule/AddModule was missing or comment out.

2) You compiled mod_ssl incorrectly and therefore Apache doesn't know what to do with SSLEngine directive.

>> I am running Apache on FreeBSD 4.3

You happen to be the only FreeBSD user out there who doesn't follow FreeBSD consistent directory layout rule. Specifically, using PREFIX of /usr/local/apache is extremely bad. FreeBSD is not for you if you continue to install software to non-standard location.

Start here -> http://forums.devshed.com/showthrea...3343&forumid=31 and check out 0s0's posts.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationApache Development > Setting up SSL on Apache


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 6 hosted by Hostway