From owner-freebsd-questions@FreeBSD.ORG Sun Apr 1 13:03:48 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A986B16A402 for ; Sun, 1 Apr 2007 13:03:48 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 6F6AC13C4C9 for ; Sun, 1 Apr 2007 13:03:48 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 01 Apr 2007 09:03:47 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.8.3-GA) with ESMTP id NCS98111; Sun, 1 Apr 2007 09:03:47 -0400 (EDT) Received: from 65-78-26-179.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([65.78.26.179]) by smtp01.lnh.mail.rcn.net with ESMTP; 01 Apr 2007 10:03:27 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17935.44465.556043.937474@jerusalem.litteratus.org> Date: Sun, 1 Apr 2007 09:03:45 -0400 To: In-Reply-To: <000601c77458$73a7f680$6901a8c0@hollingsfef1b8> References: <000601c77458$73a7f680$6901a8c0@hollingsfef1b8> X-Mailer: VM 7.17 under 21.5 (beta27) "fiddleheads" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Subject: i can't start my ssl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2007 13:03:48 -0000 Frank writes: > after i type apachectl startssl then it display : > > Syntax error on line 142 of /usr/local/etc/apache2/httpd.conf: > SSLCertificateFile: file '/path/to/this/server.crt' does not exist or is empty > > i don't what's the problem it is. Try replacing "/path/to/this/server.crt" with the actual path? Robert Huff