Re: [certid] Comments on draft-saintandre-tls-server-id-check-04

Martin Rex <mrex@sap.com> Wed, 02 June 2010 22:37 UTC

Return-Path: <mrex@sap.com>
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 F004F3A6A25 for <certid@core3.amsl.com>; Wed, 2 Jun 2010 15:37:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.499
X-Spam-Level:
X-Spam-Status: No, score=-7.499 tagged_above=-999 required=5 tests=[AWL=0.150, BAYES_50=0.001, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_HI=-8]
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 qeZvKnI-SbpZ for <certid@core3.amsl.com>; Wed, 2 Jun 2010 15:37:29 -0700 (PDT)
Received: from smtpde01.sap-ag.de (smtpde01.sap-ag.de [155.56.68.170]) by core3.amsl.com (Postfix) with ESMTP id DF1BB3A67ED for <certid@ietf.org>; Wed, 2 Jun 2010 15:37:28 -0700 (PDT)
Received: from mail.sap.corp by smtpde01.sap-ag.de (26) with ESMTP id o52MbEm4022853 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 3 Jun 2010 00:37:14 +0200 (MEST)
From: Martin Rex <mrex@sap.com>
Message-Id: <201006022237.o52MbEuR000805@fs4113.wdf.sap.corp>
To: matt@mattmccutchen.net (Matt McCutchen)
Date: Thu, 3 Jun 2010 00:37:13 +0200 (MEST)
In-Reply-To: <1275421123.1918.7.camel@mattlaptop2.local> from "Matt McCutchen" at Jun 1, 10 03:38:43 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Scanner: Virus Scanner virwal07
X-SAP: out
Cc: certid@ietf.org
Subject: Re: [certid] Comments on draft-saintandre-tls-server-id-check-04
X-BeenThere: certid@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: mrex@sap.com
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: Wed, 02 Jun 2010 22:37:31 -0000

Matt McCutchen wrote:
> 
> For some test results for implementation support for multiple CNs
> (possibly outdated by now), see:
> 
> http://wiki.cacert.org/VhostTaskForce#Interoperability_Test

Thanks for that link!

I'm puzzled why the list shows IE.  AFAIK, the hostname matching
is entirely performed inside of SChannel SSP
(Microsoft's TLS implementation), and that is a part of the operating
system since at least Windows 2000, and _not_ a part of the MSIE browser.

And even today, the installed base of Windows XP outnumbers the
installed base of Windows Vista and Windows 7 combined, so talking
about particular versions of MSIE instead of specific combinations
of the Windows Operating System plus a particular version of
the MSIE browser is confusing/misleading.


-Martin