From owner-freebsd-questions@FreeBSD.ORG Mon Jul 14 08:02:41 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B62E37B401 for ; Mon, 14 Jul 2003 08:02:41 -0700 (PDT) Received: from server.sirtis.org.uk (dsl-217-155-170-59.zen.co.uk [217.155.170.59]) by mx1.FreeBSD.org (Postfix) with SMTP id 1D83443FAF for ; Mon, 14 Jul 2003 08:01:33 -0700 (PDT) (envelope-from jonathan@sirtis.org.uk) Received: (qmail 18845 invoked by uid 1006); 14 Jul 2003 15:01:30 -0000 Received: from jonathan@sirtis.org.uk by server.sirtis.org.uk by uid 1011 with qmail-scanner-1.15 spamassassin: 2.43. Clear:SA:0(-2.3/5.0):. Processed in 3.352078 secs); 14 Jul 2003 15:01:30 -0000 X-Spam-Status: No, hits=-2.3 required=5.0 Received: from unknown (HELO sirtis.org.uk) (webmail%sirtis.org.uk@217.155.170.58) by 0 with SMTP; 14 Jul 2003 15:01:27 -0000 Message-ID: <3F12C5CB.4080507@sirtis.org.uk> Date: Mon, 14 Jul 2003 16:01:31 +0100 From: Jonathan User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: rs1_9c98b83100d, rs2_0492abec4e2, rs3_cd142b81ab MIME-Version: 1.0 To: Jim Pazarena References: <20030714145402.GA11040@qcislands.net> In-Reply-To: <20030714145402.GA11040@qcislands.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: mod_ssl and password X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2003 15:02:41 -0000 Jim Pazarena wrote: > I installed the apache_modssl port last night. > I also installed my key & certificate. > > ... it WORKED without a hitch! > > Is there a way to have the "apachectl startssl" NOT ask for a > password? Automatic booting is stopped dead in it's tracks > with the "apachectl startssl" in the rc scripts. Take a look at: http://www.modssl.org/docs/2.6/ssl_faq.html#remove-passphrase Regards, Jonathan