Re: [TLS] Eleven out of every ten SSL certs aren't valid

Peter Gutmann <pgut001@cs.auckland.ac.nz> Thu, 01 July 2010 08:17 UTC

Return-Path: <pgut001@cs.auckland.ac.nz>
X-Original-To: tls@core3.amsl.com
Delivered-To: tls@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id F209F3A6860 for <tls@core3.amsl.com>; Thu, 1 Jul 2010 01:17:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.042
X-Spam-Level:
X-Spam-Status: No, score=-2.042 tagged_above=-999 required=5 tests=[AWL=0.557, BAYES_00=-2.599]
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 R73hgYTUbTah for <tls@core3.amsl.com>; Thu, 1 Jul 2010 01:17:11 -0700 (PDT)
Received: from mx2-int.auckland.ac.nz (mx2-int.auckland.ac.nz [130.216.12.41]) by core3.amsl.com (Postfix) with ESMTP id A563D3A680F for <tls@ietf.org>; Thu, 1 Jul 2010 01:17:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=auckland.ac.nz; i=pgut001@cs.auckland.ac.nz; q=dns/txt; s=uoa; t=1277972243; x=1309508243; h=from:to:subject:cc:in-reply-to:message-id:date; z=From:=20Peter=20Gutmann=20<pgut001@cs.auckland.ac.nz> |To:=20mrex@sap.com|Subject:=20Re:=20[TLS]=20Eleven=20out =20of=20every=20ten=20SSL=20certs=20aren't=20valid|Cc:=20 tls@ietf.org|In-Reply-To:=20<201006301412.o5UECetE002610@ fs4113.wdf.sap.corp>|Message-Id:=20<E1OUExW-00048Z-M6@win termute02.cs.auckland.ac.nz>|Date:=20Thu,=2001=20Jul=2020 10=2020:17:22=20+1200; bh=Wr3vhA8zh9nb7SkzpFyN+Z/cvTPVAeHWwxIThVGlcVM=; b=mUQyhuN/DeKei0nko4V6cuA8U9jCchVHKCHGin+0O9I4tZJa9MVFkhNd HxoQeZUhX64BxXQXCLat/g/y+hq2rlPnWibxrqgQygWmAIH80wpZ1VSzD BKKRpPEMqRIqpL0nOZiC5i6vFe7DoT9yPlb2nNFFNhJNZqyahL9J/z4JY I=;
X-IronPort-AV: E=Sophos;i="4.53,518,1272801600"; d="scan'208";a="13457937"
X-Ironport-HAT: UNIVERSITY - $RELAY-THROTTLE
X-Ironport-Source: 130.216.207.92 - Outgoing - Outgoing
Received: from wintermute02.cs.auckland.ac.nz ([130.216.207.92]) by mx2-int.auckland.ac.nz with ESMTP/TLS/AES256-SHA; 01 Jul 2010 20:17:22 +1200
Received: from pgut001 by wintermute02.cs.auckland.ac.nz with local (Exim 4.69) (envelope-from <pgut001@cs.auckland.ac.nz>) id 1OUExW-00048Z-M6; Thu, 01 Jul 2010 20:17:22 +1200
From: Peter Gutmann <pgut001@cs.auckland.ac.nz>
To: mrex@sap.com
In-Reply-To: <201006301412.o5UECetE002610@fs4113.wdf.sap.corp>
Message-Id: <E1OUExW-00048Z-M6@wintermute02.cs.auckland.ac.nz>
Date: Thu, 01 Jul 2010 20:17:22 +1200
Cc: tls@ietf.org
Subject: Re: [TLS] Eleven out of every ten SSL certs aren't valid
X-BeenThere: tls@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "This is the mailing list for the Transport Layer Security working group of the IETF." <tls.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tls>, <mailto:tls-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tls>
List-Post: <mailto:tls@ietf.org>
List-Help: <mailto:tls-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tls>, <mailto:tls-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Jul 2010 08:17:13 -0000

Martin Rex <mrex@sap.com> writes:

>There even was a rumor that for one CA whose cert was in every major browser,
>and which went out of business, the hardware box holding the private key to
>that RootCA cert was auctioned because of the value that is associated with
>having a trust anchor pre-configured and pre-trusted with a huge installed
>base.

That's not a rumour, that's happened to a number of CAs, and some have been
on-sold more than once (in one case the employees issued themselves sub-CA
certs in lieu of severance pay, in another when the original employees were
dumped there was no-one left who knew how to issue CRLs, so revocations
stopped at that point).  In addition there were root CAs in browsers where no-
one knew any more who controlled the keys.  And there are unknown numbers of
sub-CAs created by trusted roots who... well, you get the picture.  It's a
real house of cards.

Peter.