From owner-freebsd-questions Wed Nov 20 6:16:45 2002 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 A3CCB37B401 for ; Wed, 20 Nov 2002 06:16:43 -0800 (PST) Received: from ms1kw.tx.shawcable.net (mail.kingwoodcable.net [24.206.159.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FB9E43E88 for ; Wed, 20 Nov 2002 06:16:43 -0800 (PST) (envelope-from rsclark@kingwoodcable.net) Received: from 127.0.0.1 (localhost [127.0.0.1]) by dummy.domain.name (Postfix) with SMTP id C2B18350135; Wed, 20 Nov 2002 08:15:14 -0600 (CST) Received: by ms1kw.tx.shawcable.net (Postfix, from userid 48) id 728543500E3; Wed, 20 Nov 2002 08:15:14 -0600 (CST) From: "Ronnie Clark" To: modssl-users@modssl.org, freebsd-questions@freebsd.org Reply-To: rsclark@kingwoodcable.net Subject: Re: FreeBSD 4.x and Apache+mod_ssl X-Mailer: NeoMail 1.25 X-IPAddress: 63.89.83.220 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Message-Id: <20021120141514.728543500E3@ms1kw.tx.shawcable.net> Date: Wed, 20 Nov 2002 08:15:14 -0600 (CST) 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 Marcel, Thanks for the help, but I am either too sleepy or too slow to make this work right. I did these steps from the /usr/ports/www/apache13- modssl/ directory: make make certificate TYPE=custom make install When I do the make install, it automatically writes in the snake oil CA and server cert, which are old and expired. How do I get it to recognize and use my new custom CA and server cert? Thanks again for the help. I am also sending this to freebsd-questions. Ron Clark > from /usr/ports/www/apache13-modssl/ run: > make certificate TYPE=custom > > and follow the prompts.. remember to copy them to wherever you're storing the > certs apache uses and run make from that dir to update the links... > > That should do it :) > Hope this helps! > Marcel > > > > On Tuesday 19 November 2002 21:54, Ronnie Clark wrote: > > Hello all, > > > > I am running FreeBSD 4.7 STABLE and just loaded mysql, > > Apache13+mod_ssl, and mod_php4 from the ports collection. I got php and > > SSL playing nice together, but I now have a website that is showing an > > invalid cert. How do I generate my own CA and new server cert signed by > > that CA in this format? > > > > Thanks in advance, > > Ron Clark > > > > > > ______________________________________________________________________ > > Apache Interface to OpenSSL (mod_ssl) www.modssl.org > > User Support Mailing List modssl- users@modssl.org > > Automated List Manager majordomo@modssl.org > > -- > "They that give up essential liberty to obtain a little temporary safety... > deserve neither safety nor liberty." - Benjamin Franklin(1759) > ______________________________________________________________________ > Apache Interface to OpenSSL (mod_ssl) www.modssl.org > User Support Mailing List modssl-users@modssl.org > Automated List Manager majordomo@modssl.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message