From owner-freebsd-isp Wed Jun 30 9:53:16 1999 Delivered-To: freebsd-isp@freebsd.org Received: from inet.chip-web.com (c1003518-a.plstn1.sfba.home.com [24.1.82.47]) by hub.freebsd.org (Postfix) with SMTP id 4D28D15532 for ; Wed, 30 Jun 1999 09:53:14 -0700 (PDT) (envelope-from ludwigp@bigfoot.com) Received: (qmail 1006 invoked from network); 30 Jun 1999 16:53:13 -0000 Received: from speedy.chip-web.com (HELO speedy) (172.16.1.1) by inet.chip-web.com with SMTP; 30 Jun 1999 16:53:13 -0000 Message-Id: <4.1.19990630093009.00a36590@mail-r> X-Sender: ludwigp@toy.chip-web.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Wed, 30 Jun 1999 09:31:59 -0700 To: Paulo Fragoso , Stuart Henderson From: Ludwig Pummer Subject: Re: Apache+mod_ssl password for key. Cc: freebsd-isp@FreeBSD.ORG In-Reply-To: References: <37779374.41AF2DEA@eclipse.net.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 10:53 AM 6/28/1999 , Paulo Fragoso wrote: >On Mon, 28 Jun 1999, Stuart Henderson wrote: > >> > I don't remember anymore how to start apche+mod_ssl without >> > typing key's password. Can anyone help me? >> >> There is info on www.thawte.com's faq for Apache. >> > >Thanks... now work fine. I didn't remeber where was this information: > >openssl rsa -in file1.key -out file2.key > Another option is to leave the password in the RSA key and have a shell script which is simply #!/bin/sh echo password And put that into the 'password dialog' line of httpd.conf. Of course, make the script executable only by root. --Ludwig Pummer ( ludwigp@bigfoot.com ) ICQ UIN: 692441 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message