Return-Path: X-Original-To: apmail-tuscany-commits-archive@www.apache.org Delivered-To: apmail-tuscany-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3868597E4 for ; Wed, 14 Dec 2011 03:35:49 +0000 (UTC) Received: (qmail 84990 invoked by uid 500); 14 Dec 2011 03:35:48 -0000 Delivered-To: apmail-tuscany-commits-archive@tuscany.apache.org Received: (qmail 84927 invoked by uid 500); 14 Dec 2011 03:35:48 -0000 Mailing-List: contact commits-help@tuscany.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tuscany.apache.org Delivered-To: mailing list commits@tuscany.apache.org Received: (qmail 84856 invoked by uid 99); 14 Dec 2011 03:35:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2011 03:35:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2011 03:35:45 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 3E46F2388A39 for ; Wed, 14 Dec 2011 03:35:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1214044 - /tuscany/sca-cpp/trunk/modules/http/cert-auth-conf Date: Wed, 14 Dec 2011 03:35:24 -0000 To: commits@tuscany.apache.org From: jsdelfino@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111214033524.3E46F2388A39@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jsdelfino Date: Wed Dec 14 03:35:23 2011 New Revision: 1214044 URL: http://svn.apache.org/viewvc?rev=1214044&view=rev Log: Change htpasswd conf from MD5 to DES as the MD5 version isn't recognized on Mac OS X. Modified: tuscany/sca-cpp/trunk/modules/http/cert-auth-conf Modified: tuscany/sca-cpp/trunk/modules/http/cert-auth-conf URL: http://svn.apache.org/viewvc/tuscany/sca-cpp/trunk/modules/http/cert-auth-conf?rev=1214044&r1=1214043&r2=1214044&view=diff ============================================================================== --- tuscany/sca-cpp/trunk/modules/http/cert-auth-conf (original) +++ tuscany/sca-cpp/trunk/modules/http/cert-auth-conf Wed Dec 14 03:35:23 2011 @@ -43,10 +43,10 @@ EOF # Create password file and certificate-based users cat >>$root/conf/httpd.passwd <