From users-return-8784-apmail-subversion-users-archive=subversion.apache.org@subversion.apache.org Mon May 2 20:35:33 2011 Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E2AC53C44 for ; Mon, 2 May 2011 20:35:32 +0000 (UTC) Received: (qmail 50668 invoked by uid 500); 2 May 2011 20:35:32 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 50647 invoked by uid 500); 2 May 2011 20:35:32 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 50640 invoked by uid 99); 2 May 2011 20:35:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 May 2011 20:35:32 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [66.111.4.26] (HELO out2.smtp.messagingengine.com) (66.111.4.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 May 2011 20:35:27 +0000 Received: from compute5.internal (compute5.nyi.mail.srv.osa [10.202.2.45]) by gateway1.messagingengine.com (Postfix) with ESMTP id 882DD20B97; Mon, 2 May 2011 16:35:06 -0400 (EDT) Received: from frontend2.messagingengine.com ([10.202.2.161]) by compute5.internal (MEProxy); Mon, 02 May 2011 16:35:06 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=date:from:to:cc:subject:message-id:references:mime-version:content-type:in-reply-to; s=smtpout; bh=kl7yLyloSS/o96RYLMNljey2pxU=; b=lAHgKZCRyMaLGmM/1jbYQ/4FUG86dByIJfFCnejwxqvJGrUpSvWdiWvpJUEkNhRpbNWTe/oz8VJV6jHdRmFgrTrBhrT1UFE3TqViJbTuAcW+4j8gzqJJ1DzsPbyg4j0fZCERFuZ6smajmuIUC37JFgGozCOJX+Ni6+pYeq5VUys= X-Sasl-enc: Ylt9FYvB46XQ+xbwRVbcSFKK4ci/qPXcBVtwJKIMjHYIM7C7c4BdY2VnDDRWTQ 1304368505 Received: from daniel3.local (bzq-79-178-246-131.red.bezeqint.net [79.178.246.131]) by mail.messagingengine.com (Postfix) with ESMTPSA id 8D61A445492; Mon, 2 May 2011 16:35:05 -0400 (EDT) Date: Mon, 2 May 2011 23:34:54 +0300 From: Daniel Shahaf To: Ryan Schmidt Cc: Subversion Users Subject: Re: Error validating server certificate Message-ID: <20110502203454.GA28608@daniel3.local> References: <25D5DB7A-AD59-4B48-8BA1-2D3D034C4C7A@ryandesign.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <25D5DB7A-AD59-4B48-8BA1-2D3D034C4C7A@ryandesign.com> User-Agent: Mutt/1.5.20 (2009-06-14) Ryan Schmidt wrote on Mon, May 02, 2011 at 15:03:31 -0500: > $ svn info https://svn.macosforge.org/repository/macports > Error validating server certificate for 'https://svn.macosforge.org:443': > - The certificate is not issued by a trusted authority. Use the > fingerprint to validate the certificate manually! > Certificate information: > - Hostname: *.macosforge.org > - Valid: from Thu, 28 Apr 2011 22:45:15 GMT until Sat, 31 May 2014 10:51:08 GMT > - Issuer: (c) 2009 Entrust, Inc., www.entrust.net/rpa is incorporated by reference, Entrust, Inc., US > - Fingerprint: bf:77:a4:84:d4:3e:0c:55:28:3d:2a:37:bc:8a:47:39:76:73:b7:02 > (R)eject, accept (t)emporarily or accept (p)ermanently? > > > I am running Subversion 1.6.17 No, you don't. It hasn't been released yet. You *might* be running a "Subversion 1.6.17 (dev build)" --- i.e., 1.6.16 plus patches. It might say "1.6.17 (under development)" later if a certain backport proposal (in STATUS) is approved.