Re: [certid] weird CN-IDs (subjectCommonName) in SSL Labs Survey Data

Matt McCutchen <matt@mattmccutchen.net> Mon, 18 October 2010 17:43 UTC

Return-Path: <matt@mattmccutchen.net>
X-Original-To: certid@core3.amsl.com
Delivered-To: certid@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 0EE2F3A6E01 for <certid@core3.amsl.com>; Mon, 18 Oct 2010 10:43:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level:
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[AWL=-0.988, BAYES_00=-2.599, SARE_URI_EQUALS=1.666, URI_HEX=0.368]
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 UbsJ+uzpCjZZ for <certid@core3.amsl.com>; Mon, 18 Oct 2010 10:43:19 -0700 (PDT)
Received: from homiemail-a61.g.dreamhost.com (caiajhbdcaib.dreamhost.com [208.97.132.81]) by core3.amsl.com (Postfix) with ESMTP id 4EA543A6DAB for <certid@ietf.org>; Mon, 18 Oct 2010 10:39:20 -0700 (PDT)
Received: from homiemail-a61.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a61.g.dreamhost.com (Postfix) with ESMTP id 4D6A0578059; Mon, 18 Oct 2010 10:40:21 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; c=nofws; d=mattmccutchen.net; h=subject:from :to:in-reply-to:references:content-type:date:message-id :mime-version:content-transfer-encoding; q=dns; s= mattmccutchen.net; b=Fl77ri61il5F9CHFEskHA7ID/e/TH1bbDCOCtGJ2Ymk RzsLsra/bgXL1o3/zDiPbEb/gPD9Rpg7yg4YK6HAvUsKs8RyRHiLI7z71fz8Dh5U /FgfN976mV6LF9UCyrA0DCcYa5CJM6Y4pGzgusFOhO6vSxUzRKxRp8Sw+JrQUfZw =
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mattmccutchen.net; h= subject:from:to:in-reply-to:references:content-type:date :message-id:mime-version:content-transfer-encoding; s= mattmccutchen.net; bh=pVn0BcDJxTk+r/dPgHrErVBJmxI=; b=gNFprIp/d8 JwWUpqG5krE3GY+lBrSv90+ZTg++zgQU1n+qUy7vnAb6p/sCamc0rK7Ei/RKzHXz XYUXVlMvWgkCDkpjKeejNq6UiXLJNoE7L3ZdP78qD537UcYyk8MBr6NZmfDc+cxJ r3WcPBXe9TvJaLkqlssobckUtQh4503ic=
Received: from [129.2.249.209] (ml2.student.umd.edu [129.2.249.209]) (Authenticated sender: matt@mattmccutchen.net) by homiemail-a61.g.dreamhost.com (Postfix) with ESMTPA id CEBAC578071; Mon, 18 Oct 2010 10:40:20 -0700 (PDT)
From: Matt McCutchen <matt@mattmccutchen.net>
To: mrex@sap.com, =JeffH <Jeff.Hodges@KingsMountain.com>, certid@ietf.org
In-Reply-To: <201010181324.o9IDO1jX024285@fs4113.wdf.sap.corp>
References: <201010181324.o9IDO1jX024285@fs4113.wdf.sap.corp>
Content-Type: text/plain; charset="UTF-8"
Date: Mon, 18 Oct 2010 13:40:19 -0400
Message-ID: <1287423619.1962.14.camel@mattlaptop2.local>
Mime-Version: 1.0
X-Mailer: Evolution 2.30.4
Content-Transfer-Encoding: 7bit
Subject: Re: [certid] weird CN-IDs (subjectCommonName) in SSL Labs Survey Data
X-BeenThere: certid@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Representation and verification of identity in certificates <certid.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/certid>, <mailto:certid-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/certid>
List-Post: <mailto:certid@ietf.org>
List-Help: <mailto:certid-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/certid>, <mailto:certid-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 18 Oct 2010 17:43:22 -0000

On Mon, 2010-10-18 at 15:24 +0200, Martin Rex wrote:
> =JeffH wrote:
> > 
> >   www.cebbank.com+2.5.4.5=#130f313030303030303030303131373438
> 
> This is a correct CN-ID,
> with a RDName that contains two attribute-value pairs, CN + SerialNumber
> 
> The plus instead of the comma indicates that attributes are part
> of the same RDName.

I guess this is a bug in the parser used for the survey: it assumed that
an RDN starting with "CN=" contained only a CN and did not properly
split multiple AVAs.

-- 
Matt