Re: [TLS] Support for TLS extensions
Mike <mike-list@pobox.com> Mon, 16 July 2007 16:09 UTC
Return-path: <tls-bounces@lists.ietf.org>
Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1IAT8P-0003hr-IT; Mon, 16 Jul 2007 12:09:17 -0400
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1IAT8N-0003hE-Tz for tls@lists.ietf.org; Mon, 16 Jul 2007 12:09:15 -0400
Received: from sceptre.pobox.com ([207.106.133.20]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1IAT8J-0000zL-Lg for tls@lists.ietf.org; Mon, 16 Jul 2007 12:09:15 -0400
Received: from sceptre (localhost.localdomain [127.0.0.1]) by sceptre.pobox.com (Postfix) with ESMTP id C7CAA2EF for <tls@lists.ietf.org>; Mon, 16 Jul 2007 12:09:32 -0400 (EDT)
Received: from [192.168.1.8] (wsip-24-234-114-35.lv.lv.cox.net [24.234.114.35]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by sceptre.sasl.smtp.pobox.com (Postfix) with ESMTP id 837AA6474D for <tls@lists.ietf.org>; Mon, 16 Jul 2007 12:09:32 -0400 (EDT)
Message-ID: <469B9800.6090806@pobox.com>
Date: Mon, 16 Jul 2007 09:08:32 -0700
From: Mike <mike-list@pobox.com>
User-Agent: Thunderbird 2.0.0.4 (Windows/20070604)
MIME-Version: 1.0
To: tls@lists.ietf.org
Subject: Re: [TLS] Support for TLS extensions
References: <E1IAHg9-0000f4-00@medusa01.cs.auckland.ac.nz>
In-Reply-To: <E1IAHg9-0000f4-00@medusa01.cs.auckland.ac.nz>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Spam-Score: 0.0 (/)
X-Scan-Signature: de4f315c9369b71d7dd5909b42224370
X-BeenThere: tls@lists.ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: "This is the mailing list for the Transport Layer Security working group of the IETF." <tls.lists.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/tls>, <mailto:tls-request@lists.ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/tls>
List-Post: <mailto:tls@lists.ietf.org>
List-Help: <mailto:tls-request@lists.ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/tls>, <mailto:tls-request@lists.ietf.org?subject=subscribe>
Errors-To: tls-bounces@lists.ietf.org
>> does anybody on this list know, which servers and browser support TLS >> extensions, especially max_fragment_size? > > My code has support in there for it, but since I've never found anything else > that does it's currently commented out because I haven't been able to do any > interop testing. You can test against https://www.mikestoolbox.net. It supports the max fragment size extension. Not much to test, though, since the server won't choke if it receives a packet that's larger than you specify. It won't send you a larger packet though. It also supports the truncated HMAC extension if you're interested in that. And the server name extension so it will send back a different certificate if you connect to https://www.mikestoolbox.org. Mike _______________________________________________ TLS mailing list TLS@lists.ietf.org https://www1.ietf.org/mailman/listinfo/tls
- [TLS] Support for TLS extensions Axel.Heider
- Re: [TLS] Support for TLS extensions Peter Gutmann
- Re: [TLS] Support for TLS extensions Rob Dugal
- Antwort: Re: [TLS] Support for TLS extensions Axel.Heider
- Re: [TLS] Support for TLS extensions Peter Gutmann
- Re: [TLS] Support for TLS extensions Rob Dugal
- Re: [TLS] Support for TLS extensions Dr Stephen Henson
- Re: [TLS] Support for TLS extensions Mike
- RE: [TLS] Support for TLS extensions Ravi Prasad
- Re: [TLS] Support for TLS extensions Rob Dugal
- Re: [TLS] Support for TLS extensions Dieter Bratko
- Re: [TLS] Support for TLS extensions Dr Stephen Henson
- Re: [TLS] Support for TLS extensions Dieter Bratko