Re: [TLS] issues with DTLS + PSK

Martin Thomson <martin.thomson@gmail.com> Mon, 05 January 2015 18:55 UTC

Return-Path: <martin.thomson@gmail.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 882FC1A887F for <tls@ietfa.amsl.com>; Mon, 5 Jan 2015 10:55:18 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, 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 vufMoKeeBFd2 for <tls@ietfa.amsl.com>; Mon, 5 Jan 2015 10:55:17 -0800 (PST)
Received: from mail-ob0-x22a.google.com (mail-ob0-x22a.google.com [IPv6:2607:f8b0:4003:c01::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D29A31A8833 for <tls@ietf.org>; Mon, 5 Jan 2015 10:55:16 -0800 (PST)
Received: by mail-ob0-f170.google.com with SMTP id wp18so62178736obc.1 for <tls@ietf.org>; Mon, 05 Jan 2015 10:55:16 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=FkbwgzjwwQ6HH1i/h+M1Ti7/eEudYB7BLXgwjMVNUOU=; b=1HtYVyzBWhHFmFPIK1j0wAYYfq4zcComcmBLJ0yVKlUTQ2CNqmnfQ4p9Pw7BmuA9CL GT0hzm5EYBaEZzH29VMJGIEWY5plEFE4CkVbE8Ryi6pAq1d6orxWHo2zJvENWoEugt6q 7I8ZzhMLAgVdtqMCnprlSNWtwJ2Y5/etDbeTXIi5rHG/7pbrPD73xLCoSNi7LWntGVlG ET0uNaQ5vXDWtFYJ79we+S8I/Rej+pt0Bihdqz3W1KFuQgZF8Q0bVxvlQ6OJzvTqsHqv PxzEdqmZPacjt4++JEX8cRVb+A8uHs1dTkejczc022qfkCIzQhO1ZgTPeCGKRXFdrTwY a08w==
MIME-Version: 1.0
X-Received: by 10.182.165.9 with SMTP id yu9mr22845023obb.34.1420484116260; Mon, 05 Jan 2015 10:55:16 -0800 (PST)
Received: by 10.202.226.136 with HTTP; Mon, 5 Jan 2015 10:55:16 -0800 (PST)
In-Reply-To: <54AADC2A.2050202@gmx.net>
References: <1420474094.10168.49.camel@redhat.com> <54AAD743.6070801@gmx.net> <CABkgnnUEiVp=gXrFSS=JmGh8wJy-zN3=3U1ff-+fEZvazUWj=w@mail.gmail.com> <54AADC2A.2050202@gmx.net>
Date: Mon, 05 Jan 2015 10:55:16 -0800
Message-ID: <CABkgnnV4z5GB9MoQmLuuKHHP8gJoeA2a4E1J06_84C8OdX7UNg@mail.gmail.com>
From: Martin Thomson <martin.thomson@gmail.com>
To: Hannes Tschofenig <hannes.tschofenig@gmx.net>
Content-Type: text/plain; charset="UTF-8"
Archived-At: http://mailarchive.ietf.org/arch/msg/tls/OZHT_-EojS0yz9J0nR3xpt08IoA
Cc: IETF TLS <tls@ietf.org>
Subject: Re: [TLS] issues with DTLS + PSK
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: Mon, 05 Jan 2015 18:55:18 -0000

On 5 January 2015 at 10:47, Hannes Tschofenig <hannes.tschofenig@gmx.net> wrote:
> I was talking about PSK is used today in DTLS 1.2. Of course, in the
> future (with TLS/DTLS 1.3) it might look differently and approach
> mentioned below with #1 makes sense to me.

Maybe it's just me, but I don't see much point in addressing the sort
of concerns Nikos has in TLS 1.2 or earlier :)