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

Nicolas Williams <Nicolas.Williams@oracle.com> Tue, 29 June 2010 16:32 UTC

Return-Path: <Nicolas.Williams@oracle.com>
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 BB7B93A6A66 for <tls@core3.amsl.com>; Tue, 29 Jun 2010 09:32:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.311
X-Spam-Level:
X-Spam-Status: No, score=-5.311 tagged_above=-999 required=5 tests=[AWL=-0.202, BAYES_05=-1.11, RCVD_IN_DNSWL_MED=-4, UNPARSEABLE_RELAY=0.001]
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 NybN37x9UaY6 for <tls@core3.amsl.com>; Tue, 29 Jun 2010 09:32:47 -0700 (PDT)
Received: from rcsinet10.oracle.com (rcsinet10.oracle.com [148.87.113.121]) by core3.amsl.com (Postfix) with ESMTP id D492D3A6891 for <tls@ietf.org>; Tue, 29 Jun 2010 09:32:46 -0700 (PDT)
Received: from rcsinet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id o5TGWoHV032623 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 29 Jun 2010 16:32:52 GMT
Received: from acsmt353.oracle.com (acsmt353.oracle.com [141.146.40.153]) by rcsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o5TDe2gx017186; Tue, 29 Jun 2010 16:32:49 GMT
Received: from abhmt015.oracle.com by acsmt355.oracle.com with ESMTP id 366637491277829169; Tue, 29 Jun 2010 09:32:49 -0700
Received: from oracle.com (/129.153.128.104) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 29 Jun 2010 09:32:48 -0700
Date: Tue, 29 Jun 2010 11:33:55 -0500
From: Nicolas Williams <Nicolas.Williams@oracle.com>
To: Peter Gutmann <pgut001@cs.auckland.ac.nz>
Message-ID: <20100629163354.GR11785@oracle.com>
References: <E1OTVaY-0004g3-OW@wintermute02.cs.auckland.ac.nz>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
In-Reply-To: <E1OTVaY-0004g3-OW@wintermute02.cs.auckland.ac.nz>
User-Agent: Mutt/1.5.20 (2010-03-02)
X-Source-IP: acsmt353.oracle.com [141.146.40.153]
X-Auth-Type: Internal IP
X-CT-RefId: str=0001.0A090204.4C2A2032.00DC:SCFMA4539814,ss=1,fgs=0
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: Tue, 29 Jun 2010 16:32:49 -0000

On Tue, Jun 29, 2010 at 07:50:38PM +1200, Peter Gutmann wrote:
> In case someone here still hasn't seen this, the subject is a reference to:
> 
>   SSL Certificates In Use Today Aren't All Valid
>   http://www.esecurityplanet.com/features/article.php/3890171/SSL-Certificates-In-Use-Today-Arent-All-Valid.htm
> 
> which posits that only 3% of SSL certs in use today are valid.  The figures
> seem a bit suspicious though, for example they claim 23 million SSL sites
> while the same article quotes Netcraft as claiming there are 1.5 million SSL
> certs in use (the Netcraft figures may be for CA-issued certs only, since they
> quote Verisign as a percentage of that total).  Still, 3% seems pretty low,
> could this be due to something like virtual hosting and the client not sending
> the hostname, thereby getting the wrong cert?  Even with that though, I 
> wouldn't have expected a 97% invalidity rate.

The subject line is very funny, but, seriously, this doesn't bother me
in the least.  Why?  Because anyone can put up a site with an invalid,
self-signed, or might-as-well-be-self-signed-because-no-one-uses-its-
root-CA cert.  Therefore the number of sites with such certs is utterly
and completely _meaningless_ [m_e_a_n_i_n_g_l_e_s_s_].

What matters is that the sites that ought to be using HTTPS with valid
certs are[*].  I'm talking about banks, payment sites, shopping sites
that accept credit cards, etcetera.  By and large those appear to be
valid most if not all the time I, as a user, need them to be.  I'd like
to see a study of such sites' TLS and PKIX usage.

So I'd phrase this as 9-out-of-10 sites that need to have valid certs.

Nico

[*]  Ignoring, for lack of a better alternative, the fact that browsers
     ship with such long lists of trust anchors that we might as well
     not even try to pretend we're using a PKI.
--