Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 10294 invoked from network); 27 Aug 2007 06:03:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Aug 2007 06:03:05 -0000 Received: (qmail 87377 invoked by uid 500); 27 Aug 2007 06:02:50 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 87361 invoked by uid 500); 27 Aug 2007 06:02:50 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 87350 invoked by uid 99); 27 Aug 2007 06:02:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Aug 2007 23:02:50 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [209.191.69.28] (HELO web30011.mail.mud.yahoo.com) (209.191.69.28) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 27 Aug 2007 06:02:44 +0000 Received: (qmail 14885 invoked by uid 60001); 27 Aug 2007 06:02:23 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=0bQ40YqK5x1vJLn2EoQ0hj1b8wNhNwYp5YOQhs1ZjpyHPCzxrwS5T397jxuLYwiMzDctS8Q7F2zFi2lAphLiI5BJ6kMAr2qgOZNDXL6/HU029GkyO565OnI+XzW2XJmqjZq8DpiN6diEDJpr7o450iJ53p/+gRmEpI2ZD8Y3xNc=; X-YMail-OSG: op33QYAVM1k1r1K3TyrTH25_fW.GN4NeHdM3ETEbiH7ByVIWhI9LfUdp0hJVY293N_xiSn.1Mm80JbyZVDOk9v92lw7QCTLCTtIbNvrunFeDD3.DEz7Vv7Y0qdVnBQ-- Received: from [150.65.205.69] by web30011.mail.mud.yahoo.com via HTTP; Sun, 26 Aug 2007 23:02:23 PDT Date: Sun, 26 Aug 2007 23:02:23 -0700 (PDT) From: Galaxy Virus To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1142736673-1188194543=:10664" Content-Transfer-Encoding: 8bit Message-ID: <429049.10664.qm@web30011.mail.mud.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] configuring SSL --0-1142736673-1188194543=:10664 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Dear all, To get private key and certificate, I did, $ openssl req -new -x509 -newkey rsa:2048 -out host_req.pem -keyout host_key.pem And I sent certificate (host_req.pem) to CA in order to get real certificate and they sent me back the singed certificate. >From there, I dont know how to configure this certificate and key in apache. Could you please explain me how to do it or give me a link? Although I read http://httpd.apache.org/docs/2.0/ssl/ssl_faq.html#aboutcerts , I didnt get how to make configuration. regards, galaxy --------------------------------- Shape Yahoo! in your own image. Join our Network Research Panel today! --0-1142736673-1188194543=:10664 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Dear all,

    To get private key and certificate, I did,

$ openssl req -new -x509 -newkey rsa:2048 -out host_req.pem -keyout host_key.pem

And I sent certificate (host_req.pem) to CA in order to get real certificate and they sent me back the singed certificate.

From there, I dont know how to configure this certificate and key in apache. 

Could you please explain me how to do it or give me a link? Although I read  http://httpd.apache.org/docs/2.0/ssl/ssl_faq.html#aboutcerts , I didnt get how to make configuration.

regards,
galaxy



Shape Yahoo! in your own image. Join our Network Research Panel today! --0-1142736673-1188194543=:10664--