From owner-freebsd-ports@FreeBSD.ORG Fri Apr 27 16:33:53 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 888EC16A402 for ; Fri, 27 Apr 2007 16:33:53 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from mail-out3.apple.com (mail-out3.apple.com [17.254.13.22]) by mx1.freebsd.org (Postfix) with ESMTP id 7591C13C480 for ; Fri, 27 Apr 2007 16:33:53 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from relay5.apple.com (relay5.apple.com [17.128.113.35]) by mail-out3.apple.com (8.13.8/8.13.8) with ESMTP id l3RGXreP002704; Fri, 27 Apr 2007 09:33:53 -0700 (PDT) Received: from relay5.apple.com (unknown [127.0.0.1]) by relay5.apple.com (Symantec Mail Security) with ESMTP id 174A029C006; Fri, 27 Apr 2007 09:33:53 -0700 (PDT) X-AuditID: 11807123-a2dddbb0000013cb-06-463225f07a52 Received: from [17.214.13.96] (cswiger1.apple.com [17.214.13.96]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by relay5.apple.com (Apple SCV relay) with ESMTP id ECDBF30400B; Fri, 27 Apr 2007 09:33:52 -0700 (PDT) In-Reply-To: <200704270739.19254.david@vizion2000.net> References: <200704270739.19254.david@vizion2000.net> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Chuck Swiger Date: Fri, 27 Apr 2007 09:33:52 -0700 To: David Southwell X-Mailer: Apple Mail (2.752.2) X-Brightmail-Tracker: AAAAAA== Cc: ports@freebsd.org Subject: Re: certificate issuing for mail list users X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Apr 2007 16:33:53 -0000 On Apr 27, 2007, at 7:39 AM, David Southwell wrote: > Before starting to build it I am wondering if anyone knows of a > port that > will do what I require. I am reluctant (and too lazy ) to > want to > reinvent the wheel!!! You're asking the same questions over and over again. Didn't you read the earlier replies? The two main forms of mail signing are PGP and S/MIME. The latter is certificate based; the former uses a public-key system. -- -Chuck