From owner-freebsd-pkg@FreeBSD.ORG Mon Jan 19 11:07:43 2015 Return-Path: Delivered-To: pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 59067E59; Mon, 19 Jan 2015 11:07:43 +0000 (UTC) Received: from mail-wi0-x230.google.com (mail-wi0-x230.google.com [IPv6:2a00:1450:400c:c05::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DCD1AAAB; Mon, 19 Jan 2015 11:07:42 +0000 (UTC) Received: by mail-wi0-f176.google.com with SMTP id em10so5062330wid.3; Mon, 19 Jan 2015 03:07:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:mime-version:date:content-type:content-transfer-encoding :message-id:from:subject:to:cc:in-reply-to:references; bh=hlxhLPswqUtSwBsKW3UiosN6mqKsOA0vNMm+ilN+3vw=; b=COz3BC8HepPJnR/VN/kp2RuCKdG89SnUiD20vfLmW78rcUqKFjKXODBzVIaesfiIvJ PuoNnO2IMedSqp5ySR3AHcAiIlt9AqDPF4AAaDtnwJJcHDuZLlLgFFofLKunIBHTlQ+x qnxWofJ/e6nC1Dko4UItXS7t1D7NSvvqfyDdkYvEzINKxMuaTsOuPGb/aYg/OcFu9CFx xRi73FfD5rzAHZKXzccQCrzbNL+rCUtBjBNO625j1uBPJCOyGrK0/mZGLQ87a+BVHAKf 6BCTUZKGkryZCwruR0l7yfkwY92c+DMoyiX32S0zzGER7HNfFw5y19pTjk5QRyzxd6TP YMvQ== X-Received: by 10.180.211.169 with SMTP id nd9mr33701293wic.4.1421665657906; Mon, 19 Jan 2015 03:07:37 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id ei5sm13787694wid.2.2015.01.19.03.07.36 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Jan 2015 03:07:37 -0800 (PST) Sender: Baptiste Daroussin Received: from mail.etoilebsd.net (localhost [IPv6:::1]); by ivaldir.etoilebsd.net (OpenSMTPD) with ESMTP id 936db0d3; Mon, 19 Jan 2015 12:07:36 +0100 (CET) Mime-Version: 1.0 Date: Mon, 19 Jan 2015 11:07:36 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-ID: <9ad51442a3c72408e067ef1d1af8ee6e@mail.etoilebsd.net> X-Mailer: RainLoop/1.7.2.220 From: "Baptiste Daroussin" Subject: Re: Please help regarding usage of client certifcates with pkg command used on freeBSD To: "Mohit Hasija" , "portmgr@FreeBSD.org" In-Reply-To: References: Cc: pkg@freebsd.org X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jan 2015 11:07:43 -0000 January 1 2015 8:09 AM, "Mohit Hasija" wrot= e: =0A> Dear Pkg port Manager,=0A> =0A> We intend to use client certifica= tes for https authentication during retreival of a package from a=0A> cus= tom repository built at remote location.=0A> =0A> We want to know the fol= lowing:=0A> =0A> 1.Is there inbuilt support for usage of client certifcat= es with "pkg" comamnd on freeBSD 10.1=0A> release?=0A> =0A> In case Yes, = how can we use the client certifcates with pkg on freeBSD?=0A> =0A> In ca= se No, how can we add support to pkg with minimal effrts for using client= certifcates?=0A> =0A> Awaiting an early reply...=0A> =0A> regards=0A> = =0A> Mohit Hasija=0A> Mobile No.: +91-9958302266=0A=0Apkg(8) is using lib= fetch to handle http(s) and I'm not sure libfetch does support such featu= re.=0A=0AAdding such feature to libfetch would be great but that would al= so means it will not find its way to FreeBSD 10.1 as FreeBSD 10.1 is alre= ady released.=0A=0AFYI: I added pkg@FreeBSD.org to CC as it is the right = list to discuss such things.=0A=0ABest regards,=0ABapt