From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30463 invoked by alias); 26 Oct 2004 15:46:47 -0000 Mailing-List: contact mauve-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: mauve-discuss-owner@sources.redhat.com Received: (qmail 30284 invoked from network); 26 Oct 2004 15:46:42 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 26 Oct 2004 15:46:42 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id i9QFkf54026330 for ; Tue, 26 Oct 2004 11:46:41 -0400 Received: from opsy.redhat.com (vpn50-9.rdu.redhat.com [172.16.50.9]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i9QFkfr08609; Tue, 26 Oct 2004 11:46:41 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id DD2BA2DC086; Tue, 26 Oct 2004 09:45:48 -0600 (MDT) To: Casey Marshall Cc: mauve-discuss@sources.redhat.com Subject: Re: X.509 certificate tests References: <878y9um3q2.fsf@gnu.org> From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom Date: Tue, 26 Oct 2004 15:46:00 -0000 In-Reply-To: <878y9um3q2.fsf@gnu.org> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-q4/txt/msg00024.txt.bz2 Casey> I've repackaged the implementation of the PKITS [1] test suite I wrote Casey> for the X.509 implementation I have been working on (and, might be Casey> putting into Classpath) for Mauve. Is this something that would fit into the existing mauve approach? If not we can always make a new module in cvs. Hmm, I see you don't have mauve write access. Let's change that. Tom