Re: [Dtls-iot] Secure Time (again)

Michael StJohns <msj@nthpermutation.com> Sun, 09 August 2015 18:23 UTC

Return-Path: <msj@nthpermutation.com>
X-Original-To: dtls-iot@ietfa.amsl.com
Delivered-To: dtls-iot@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9AD281B2DFB for <dtls-iot@ietfa.amsl.com>; Sun, 9 Aug 2015 11:23:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level:
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7] 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 K0BEmQvHdlth for <dtls-iot@ietfa.amsl.com>; Sun, 9 Aug 2015 11:23:10 -0700 (PDT)
Received: from mail-qk0-f172.google.com (mail-qk0-f172.google.com [209.85.220.172]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 779631B2DF0 for <dtls-iot@ietf.org>; Sun, 9 Aug 2015 11:23:10 -0700 (PDT)
Received: by qkbm65 with SMTP id m65so52108865qkb.2 for <dtls-iot@ietf.org>; Sun, 09 Aug 2015 11:23:09 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=r55X9Kes+t2I60RQP5TSFqdAGlDdZPvXAPzSg4BnlHw=; b=MyRLpqB0MthzdXyWAQxj+8uXjQ4V1+OeOZtYkS7b4LHqoTRmWBu9Jk0/UVMjL0bGXC wkJwy7cC9IT4sBK/wrp9Z6dCipwVp4Sb4DbphdAwfAqm3Zdre8fCRzleoU5ZXkAiwLiy RcVTpirZfdJ0PyQkM1AlJdedCWbuTHVNt9Z+NwrR27Gz6mCHmVZPj6Ly1u+ywA8pZBGf eBykB8dmfgSKpvY5ANOZSjvHA//WtKLbpWFKTVA6BhXHBtfT769o9PPUvk6MOP78OJ8Q 3O8OWJnV/wTJX26/QIgvCW78p6jFH4ul+2gLaJl3VSluf7eQuRnP6fyxBtJ2CAYlCzP8 dxUg==
X-Gm-Message-State: ALoCoQmLQMVJ9PKgdWq9UGDV/EZ/Zg9Lt2U3oZpnAunuUPP6c/GY5e32VcFM/iyEKpPiDSb7paGz
X-Received: by 10.55.19.98 with SMTP id d95mr31398054qkh.71.1439144589477; Sun, 09 Aug 2015 11:23:09 -0700 (PDT)
Received: from ?IPv6:2601:148:c000:1bb4:5878:8b5b:6b96:a48a? ([2601:148:c000:1bb4:5878:8b5b:6b96:a48a]) by smtp.gmail.com with ESMTPSA id h35sm5445613qkh.34.2015.08.09.11.23.08 for <dtls-iot@ietf.org> (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Aug 2015 11:23:08 -0700 (PDT)
To: dtls-iot@ietf.org
References: <55C4D1CE.6010802@gmx.net>
From: Michael StJohns <msj@nthpermutation.com>
Message-ID: <55C79A90.5070900@nthpermutation.com>
Date: Sun, 09 Aug 2015 14:23:12 -0400
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1
MIME-Version: 1.0
In-Reply-To: <55C4D1CE.6010802@gmx.net>
Content-Type: text/plain; charset="windows-1252"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/dtls-iot/7yZEU52e4RNimmmaqSYudZSPZNk>
Subject: Re: [Dtls-iot] Secure Time (again)
X-BeenThere: dtls-iot@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DTLS for IoT discussion list <dtls-iot.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dtls-iot>, <mailto:dtls-iot-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dtls-iot/>
List-Post: <mailto:dtls-iot@ietf.org>
List-Help: <mailto:dtls-iot-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dtls-iot>, <mailto:dtls-iot-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 09 Aug 2015 18:23:11 -0000

On 8/7/2015 11:42 AM, Hannes Tschofenig wrote:
> It turns out that TLS has a way to communicate time information from the
> server to the client as part of the ServerHello message. Of course, it
> is not a good idea to trust every server when they return time
> information since this allows an adversary to trick the client into
> accepting an expired certificate.

I think this has been deprecated and removed for TLS1.3?

Mike