Return-Path: X-Original-To: apmail-maven-dev-archive@www.apache.org Delivered-To: apmail-maven-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C18A518858 for ; Mon, 11 May 2015 11:59:02 +0000 (UTC) Received: (qmail 85032 invoked by uid 500); 11 May 2015 11:59:02 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 84944 invoked by uid 500); 11 May 2015 11:59:02 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 84931 invoked by uid 99); 11 May 2015 11:59:01 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 May 2015 11:59:01 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 5C877182223 for ; Mon, 11 May 2015 11:59:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.12 X-Spam-Level: X-Spam-Status: No, score=-0.12 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=ifedorenko.com header.b=mGOtZlRo; dkim=pass (1024-bit key) header.d=messagingengine.com header.b=han5pzdS Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id ZT-p2Pe1pZQj for ; Mon, 11 May 2015 11:59:00 +0000 (UTC) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id C12B2215CB for ; Mon, 11 May 2015 11:58:59 +0000 (UTC) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 0BF83207A5 for ; Mon, 11 May 2015 07:58:59 -0400 (EDT) Received: from web2 ([10.202.2.212]) by compute4.internal (MEProxy); Mon, 11 May 2015 07:58:59 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=ifedorenko.com; h= content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=d6c w4IDbCvLBfQtm3DrPG5iNL38=; b=mGOtZlRoY3j8I06iIkeUMr+/EC1wqpUxP08 d9YZfVYcQbsMohR4L16DkPuCe4HbhyKe+tsll6XUOGCNNXSlBN6MzGZeLMgjGsDi xtsFKdicXR1/doaqiEgH9jALkFobeOI4hoFV144/k+7i93OA3pgB7Z7lNDClMoLz AlVUUNsY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=d6cw4IDbCvLBfQtm3DrPG5iNL38=; b=han5p zdSm//2m8jX9dmHkYRN/F2KNvUdRp/cbIlHPvJ+JvEAtYhldYptESpY6b65RZvQf UcIgXKrOdK4ihbPJnL3fRFURFsv8ZmUnSISSbKOcLyfuQqqg4UYMGjsi+uo+kSHR 9ULQwiXqkvfnAAxawxyhn12bv3wgMC+CoVjrIY= Received: by web2.nyi.internal (Postfix, from userid 99) id DA8F5540063; Mon, 11 May 2015 07:58:58 -0400 (EDT) Message-Id: <1431345538.1265228.265518241.53482682@webmail.messagingengine.com> X-Sasl-Enc: LffL4XTwWgz4sLiOHoDH5lAAZz4Gfi9UqUOCm4WHAbbo 1431345538 From: Igor Fedorenko To: dev@maven.apache.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-102d4956 Subject: SSL certificate problem with git-wip-us.apache.org Date: Mon, 11 May 2015 07:58:58 -0400 Does anyone know how to fix ssl error below when using git (from macports) on osx 10.9.5? Everything works just fine on ubuntu, so I think this is osx or macports issue. mpb:maven igor$ git pull --rebase fatal: unable to access 'https://git-wip-us.apache.org/repos/asf/maven.git/': SSL certificate problem: unable to get local issuer certificate -- Regards, Igor --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org