From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 18:01:11 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 20E14A36 for ; Fri, 18 Apr 2014 18:01:11 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D61E21C6D for ; Fri, 18 Apr 2014 18:01:10 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 34C67BDC73; Fri, 18 Apr 2014 20:01:09 +0200 (CEST) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 099D7BDC5D; Fri, 18 Apr 2014 20:01:09 +0200 (CEST) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 1634B6215; Fri, 18 Apr 2014 20:01:07 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id C6C016B75228; Fri, 18 Apr 2014 20:01:06 +0200 (CEST) Date: Fri, 18 Apr 2014 20:01:06 +0200 From: Mathieu Arnold To: "Michael W. Lucas" , ports@freebsd.org Subject: Re: port request - dnssec/tlsa validator Message-ID: In-Reply-To: <20140414145634.GA78875@bewilderbeast.blackhelicopters.org> References: <20140414145634.GA78875@bewilderbeast.blackhelicopters.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Apr 2014 18:01:11 -0000 +--On 14 avril 2014 10:56:34 -0400 "Michael W. Lucas" wrote: | Hi, | | I've found myself agreeing to write an article on DNSSEC and TLSA | validation for the FreeBSD Journal. There's a firefox/chrome/etc | plugin for performing DNSSEC/TLSA validation at | https://www.dnssec-validator.cz/. | | I would really like to have this as a port or package before the | article comes out. Is there any chance I could prevail on one of you | fine folks to make a port? Well, until this is added, you can always use ldns-dane that comes with dns/ldns. -- Mathieu Arnold