From owner-freebsd-questions Sat Jun 2 9: 6:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp017.mail.yahoo.com (smtp017.mail.yahoo.com [216.136.174.114]) by hub.freebsd.org (Postfix) with SMTP id C4DA237B422 for ; Sat, 2 Jun 2001 09:06:31 -0700 (PDT) (envelope-from sky_tracker@yahoo.com) Received: from hse-toronto-ppp3490789.sympatico.ca (HELO d.tracker) (65.92.121.72) by smtp.mail.vip.sc5.yahoo.com with SMTP; 2 Jun 2001 16:06:30 -0000 X-Apparently-From: Received: (from david@localhost) by d.tracker (8.11.3/8.11.3) id f52H6Lj52327 for questions@freebsd.org; Sat, 2 Jun 2001 17:06:21 GMT (envelope-from david) Date: Sat, 2 Jun 2001 17:06:21 GMT From: David Banning Message-Id: <200106021706.f52H6Lj52327@d.tracker> To: questions@freebsd.org Subject: SSL question Reply-To: david@banning.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just installed SSL on my system. I seems to be running OK. Now I want to set it up to run. The mod-ssl website says I should add the followng lines to my httpd.conf; SSLProtocol -all +SSLv2 SSLCipherSuite SSLv2:+HIGH:+MEDIUM:+LOW:+EXP But when I restart apache it gives the error; su-2.03# apachectl start Syntax error on line 1043 of /usr/local/etc/apache/httpd.conf: Invalid command 'SSLProtocol', perhaps mis-spelled or defined by a module not included in the server configuration /usr/local/sbin/apachectl start: httpd could not be started su-2.03# Any idea what I'm doing wrong? _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message