Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 89345 invoked from network); 7 Apr 2006 18:27:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Apr 2006 18:27:52 -0000 Received: (qmail 84059 invoked by uid 500); 7 Apr 2006 18:27:50 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 84027 invoked by uid 500); 7 Apr 2006 18:27:49 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 84016 invoked by uid 99); 7 Apr 2006 18:27:49 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Apr 2006 11:27:49 -0700 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=MAILTO_TO_SPAM_ADDR,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of rooneg@gmail.com designates 64.233.182.189 as permitted sender) Received: from [64.233.182.189] (HELO nproxy.gmail.com) (64.233.182.189) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Apr 2006 11:27:49 -0700 Received: by nproxy.gmail.com with SMTP id g2so305948nfe for ; Fri, 07 Apr 2006 11:27:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZwgkFrKp05LnmKNkUjDU848VrXGdJhcrx3KGNdkQVrtLiptyfWcUuIcvrfrhqey7hlPtSiUFQuHIV0V0mgYD28XLLdqsbPbgVDlpkL+e4XQTWJm/n1q3q8Sr3KVZGTAxdZ6pRvVly5zZ618hSi89D6e4wHnyFeoH6FL7SFi2n2A= Received: by 10.49.36.7 with SMTP id o7mr1885435nfj; Fri, 07 Apr 2006 11:27:22 -0700 (PDT) Received: by 10.48.3.15 with HTTP; Fri, 7 Apr 2006 11:27:22 -0700 (PDT) Message-ID: <7edfeeef0604071127n3b19b127hf1229ba3400bf180@mail.gmail.com> Date: Fri, 7 Apr 2006 10:27:22 -0800 From: "Garrett Rooney" Sender: rooneg@gmail.com To: "hung ngole" Subject: Re: Tomcat5 with OpenSSL_APR Cc: dev@apr.apache.org In-Reply-To: <20060407150655.43993.qmail@web52707.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060407150655.43993.qmail@web52707.mail.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 4/7/06, hung ngole wrote: > > Hi, > When reading Tomcat 5 Documentation, I see that: "Windows binaries are > provided for tcnative-1, which is a statically compiled .dll which includ= es > OpenSSL and APR". > > I have just customized some OpenSSL algorithms and I rebuilt OpenSSL > successfully. > > Now, I must rebuild the file "tcnative-1.dll" to configure Tomcat to use > SSL. This question belongs on one of the Tomcat support mailing lists, not the APR development list. -garrett