[TOOLS-DEVELOPMENT] p7s signatures

Lars Eggert <lars.eggert@nokia.com> Wed, 08 December 2010 14:37 UTC

Return-Path: <lars.eggert@nokia.com>
X-Original-To: tools-development@core3.amsl.com
Delivered-To: tools-development@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 400563A694D for <tools-development@core3.amsl.com>; Wed, 8 Dec 2010 06:37:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.615
X-Spam-Level:
X-Spam-Status: No, score=-102.615 tagged_above=-999 required=5 tests=[AWL=-0.016, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A1C7SEA-CUCk for <tools-development@core3.amsl.com>; Wed, 8 Dec 2010 06:37:06 -0800 (PST)
Received: from mgw-da02.nokia.com (smtp.nokia.com [147.243.128.26]) by core3.amsl.com (Postfix) with ESMTP id 000A83A6925 for <tools-development@ietf.org>; Wed, 8 Dec 2010 06:37:03 -0800 (PST)
Received: from mail.fit.nokia.com (esdhcp030222.research.nokia.com [172.21.30.222]) by mgw-da02.nokia.com (Switch-3.4.3/Switch-3.4.3) with ESMTP id oB8EcUEF014471 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <tools-development@ietf.org>; Wed, 8 Dec 2010 16:38:31 +0200
From: Lars Eggert <lars.eggert@nokia.com>
X-Virus-Status: Clean
X-Virus-Scanned: clamav-milter 0.96.5 at fit.nokia.com
Content-Type: multipart/signed; boundary="Apple-Mail-100--20705193"; protocol="application/pkcs7-signature"; micalg="sha1"
Date: Wed, 08 Dec 2010 16:38:27 +0200
Message-Id: <7001FCBC-A938-49EC-92CF-DA0C50201FA8@nokia.com>
To: "tools-development@ietf.org Development" <tools-development@ietf.org>
Mime-Version: 1.0 (Apple Message framework v1082)
X-Mailer: Apple Mail (2.1082)
X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (mail.fit.nokia.com); Wed, 08 Dec 2010 16:38:27 +0200 (EET)
X-Nokia-AV: Clean
Subject: [TOOLS-DEVELOPMENT] p7s signatures
X-BeenThere: tools-development@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Tools Development list server <tools-development.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-development>, <mailto:tools-development-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-development>
List-Post: <mailto:tools-development@ietf.org>
List-Help: <mailto:tools-development-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-development>, <mailto:tools-development-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 Dec 2010 14:37:07 -0000

Hi,

something is going wrong with the p7s signature generation for IDs in the repository. Whatever script generates them is now generating p7s signatures for p7s files...

For example:
...
draft-zorn-dime-rfc4005bis-02.txt.p7s.p7s
draft-zorn-radius-keywrap-17.txt.p7s
draft-zorn-radius-keywrap-17.txt.p7s.p7s
draft-zyp-json-schema-03.txt.p7s
draft-zyp-json-schema-03.txt.p7s.p7s

Lars