[TLS] SSL v2 Client Hello

Michael D'Errico <mike-list@pobox.com> Fri, 25 April 2014 16:58 UTC

Return-Path: <mike-list@pobox.com>
X-Original-To: tls@ietfa.amsl.com
Delivered-To: tls@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 95DA01A063B for <tls@ietfa.amsl.com>; Fri, 25 Apr 2014 09:58:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.273
X-Spam-Level:
X-Spam-Status: No, score=-2.273 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.272, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pq6Bfr6OExWI for <tls@ietfa.amsl.com>; Fri, 25 Apr 2014 09:58:26 -0700 (PDT)
Received: from sasl.smtp.pobox.com (a-pb-sasl-quonix.pobox.com [208.72.237.25]) by ietfa.amsl.com (Postfix) with ESMTP id E904E1A05CB for <tls@ietf.org>; Fri, 25 Apr 2014 09:58:25 -0700 (PDT)
Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id D6371115A8 for <tls@ietf.org>; Fri, 25 Apr 2014 12:58:18 -0400 (EDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=message-id :date:from:mime-version:to:subject:content-type :content-transfer-encoding; s=sasl; bh=W8rvpecUJaC6bYxbdhBiIPTNh hc=; b=mefKvl0W/nwloPZREgOaThVdERX8NCIX+zs5jL6FN8FcJwSbh3EGOjynY cGpYE581TRwf8IX4kn7eONqM/Mlvp7byI8U6ZC+THmiUWoOOKR2AUiD9oHwYqDuz oU0R5ircsgzqUOXbykb/F44utyh+43yDe2SiyK+xRU6VKXubxM=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=message-id:date :from:mime-version:to:subject:content-type :content-transfer-encoding; q=dns; s=sasl; b=yjqDxIKeG106JxzPAxt xH4SaFJTA1QY0rBEyY6mcnwxpIvysHVpa+Yvlyr/pgfsOCjpts6jDEXPOffMKJ4W U3FcXCVnJKS3ILcabb1+0mTLZe27zOyW0zyfaihxCa5XDK7G28AirP8Too/qZYEN tOCp5s4d4eHxRWxVZtceanPI=
Received: from a-pb-sasl-quonix.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id CC8F4115A0 for <tls@ietf.org>; Fri, 25 Apr 2014 12:58:18 -0400 (EDT)
Received: from iMac.local (unknown [24.234.153.62]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id F0DA71159D for <tls@ietf.org>; Fri, 25 Apr 2014 12:58:16 -0400 (EDT)
Message-ID: <535A9427.70207@pobox.com>
Date: Fri, 25 Apr 2014 09:58:15 -0700
From: Michael D'Errico <mike-list@pobox.com>
User-Agent: Thunderbird 2.0.0.24 (Macintosh/20100228)
MIME-Version: 1.0
To: TLS Mailing List <tls@ietf.org>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Pobox-Relay-ID: CBFFE660-CC9A-11E3-9AE4-6F330E5B5709-38729857!a-pb-sasl-quonix.pobox.com
Archived-At: http://mailarchive.ietf.org/arch/msg/tls/3P08k0LzcZvUx1_-gmCuAWffgA4
Subject: [TLS] SSL v2 Client Hello
X-BeenThere: tls@ietf.org
X-Mailman-Version: 2.1.15
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/options/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: Fri, 25 Apr 2014 16:58:27 -0000

Does anyone have any statistics on how often clients use
SSL v2 client hello messages, while attempting to connect
with SSL v3 or TLS, and won't retry with a "normal" hello
if that fails?

Thanks,

Mike