From owner-freebsd-isp Fri Mar 22 6:23:22 2002 Delivered-To: freebsd-isp@freebsd.org Received: from web1.nexusinternetsolutions.net (web1.nexusinternetsolutions.net [206.47.131.12]) by hub.freebsd.org (Postfix) with SMTP id 0C26537B400 for ; Fri, 22 Mar 2002 06:23:19 -0800 (PST) Received: (qmail 74431 invoked from network); 22 Mar 2002 14:30:32 -0000 Received: from unknown (HELO cr159591a) (24.102.18.54) by web1.nexusinternetsolutions.net with SMTP; 22 Mar 2002 14:30:32 -0000 From: "Dave" To: "Alastair D'Silva" , "'Tyler'" , Subject: RE: Questions about Apache Date: Fri, 22 Mar 2002 09:27:11 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <00fd01c1d152$773c79a0$3200a8c0@riker> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Pay attention to the security warnings about this. You may be better off not password protecting your key and letting the file permissions(root read only) take care of the security of it rather than having a password sitting in a file somewhere waiting to be parsed. Either choice is really dependant on how you have your security model set up. Dave > >Look at the Apache docs for SSLPassPhraseDialog - it'll let you specify >a program which will output to Apache the password for the certificate >specified as the first parameter to it. > >> >> >> Is there a way to make apachectl startssl or start the HTTPS >> server without entering a password so it will start on bootup >> and is there a way to change the way users access there >> websites, for instances: www.example.com/user/bob other than >> www.example.com/~bob >> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message