[Acme] key agility?

Anders Rundgren <anders.rundgren.net@gmail.com> Thu, 18 December 2014 20:53 UTC

Return-Path: <anders.rundgren.net@gmail.com>
X-Original-To: acme@ietfa.amsl.com
Delivered-To: acme@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E069A1A8704 for <acme@ietfa.amsl.com>; Thu, 18 Dec 2014 12:53:36 -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 UOALwxYbnXN5 for <acme@ietfa.amsl.com>; Thu, 18 Dec 2014 12:53:34 -0800 (PST)
Received: from mail-wi0-x22a.google.com (mail-wi0-x22a.google.com [IPv6:2a00:1450:400c:c05::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 323D71A6FD6 for <acme@ietf.org>; Thu, 18 Dec 2014 12:53:32 -0800 (PST)
Received: by mail-wi0-f170.google.com with SMTP id bs8so2830433wib.5 for <acme@ietf.org>; Thu, 18 Dec 2014 12:53:31 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=WnecCYgy7q6gCRV1OPEXRzGqLh97HJDxFNTU7FMp+rI=; b=cro/LotJg2387Z3F+CBd+kpcAqvZEAmN3LOLLS7XU7f3QWps1hzxnqHSGb4jTfyNp8 Sz4lvzPIrJFQVJqeoJM8yfuE0CgZWmEVt3DsNVIObnAFjPcFr/KPWA1+AbRF/Ue6y8sL GR+73QrgDjtMcLS3ilksgEaeyxFnNGJGALKi/Q8laGYFSFO9azYuWz4+ANfKJz5UVMxK tCwzQ7Cc4sDIwjhIxn1fo2TNLzUHN8SJs3UGx3lVe7bEmIauYasysASdsqUOg6NNLE2c OC1JYlQAsiauG7NPLVFJdezU0ZhDru2qkLL/Lnenmc12yrcvhBIILoyxxSewdVsqkkwr 5HLw==
X-Received: by 10.195.12.35 with SMTP id en3mr8025305wjd.129.1418936011051; Thu, 18 Dec 2014 12:53:31 -0800 (PST)
Received: from [192.168.1.79] (52.16.14.81.rev.sfr.net. [81.14.16.52]) by mx.google.com with ESMTPSA id p1sm10287527wjy.22.2014.12.18.12.53.29 for <acme@ietf.org> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 18 Dec 2014 12:53:30 -0800 (PST)
Message-ID: <54933EC2.3010104@gmail.com>
Date: Thu, 18 Dec 2014 21:53:22 +0100
From: Anders Rundgren <anders.rundgren.net@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0
MIME-Version: 1.0
To: "acme@ietf.org" <acme@ietf.org>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: http://mailarchive.ietf.org/arch/msg/acme/iJiS_gNF0m3zj11-rv5OlLAbnK0
Subject: [Acme] key agility?
X-BeenThere: acme@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Automated Certificate Management Environment <acme.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/acme>, <mailto:acme-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/acme/>
List-Post: <mailto:acme@ietf.org>
List-Help: <mailto:acme-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/acme>, <mailto:acme-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2014 20:53:37 -0000

With a multi-step protocol some kind of key agility should be possible to support.
The client could for example start with telling its preferences/capabilities.

Anders