Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 77507 invoked from network); 8 Sep 2004 16:07:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 8 Sep 2004 16:07:35 -0000 Received: (qmail 29818 invoked by uid 500); 8 Sep 2004 16:06:11 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 29749 invoked by uid 500); 8 Sep 2004 16:06:11 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 29685 invoked by uid 99); 8 Sep 2004 16:06:10 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [128.195.24.168] (HELO scotch.ics.uci.edu) (128.195.24.168) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 08 Sep 2004 09:06:06 -0700 Received: from [10.0.1.50] (pv106211.reshsg.uci.edu [128.195.106.211]) (authenticated bits=0) by scotch.ics.uci.edu (8.12.6/8.12.6) with ESMTP id i88G5rFW008754 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 8 Sep 2004 09:05:54 -0700 (PDT) Date: Wed, 08 Sep 2004 09:05:55 -0700 From: Justin Erenkrantz To: dev@httpd.apache.org, Jason Rigby Subject: Re: httpd v2.0.50 Windows binaries with mod_ssl Message-ID: <24F61780A59665158598775A@[10.0.1.57]> In-Reply-To: <986260e404090623273720743e@mail.gmail.com> References: <413C5856.1040008@sharp.fm> <986260e404090623273720743e@mail.gmail.com> X-Mailer: Mulberry/3.1.5 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.0.0-rc3-r37138 X-Spam-Checker-Version: SpamAssassin 3.0.0-rc3-r37138 (2004-08-27) on scotch.ics.uci.edu X-Virus-Scanned: clamd / ClamAV version 0.70, clamav-milter version 0.70j X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --On Tuesday, September 7, 2004 4:27 PM +1000 Jason Rigby wrote: > I found that you can get mod_ssl included as a binary if you download > the binaries that include PHP and mod_perl. (That's how I got it > working for me) I think mod_ssl isn't included for some strange export > issues however I'm not sure. Anyway, let me know if you have any luck > elsewhere. Correct. Unless we file the right paperwork with the US government, we can't distribute binaries with mod_ssl enabled. Other ASF projects are now filing that paperwork on a regular basis (XML Security and now Derby), so it may be useful to get in touch with them to figure out the details. Berin Lautenbach has proposed an ASF-wide plan for notifying the right authorities. So, he'd be a good place to start. -- justin