Re: [Acme] Clarification about Identifier Validation Challenges

Romain Fliedel <romain.fliedel@gmail.com> Wed, 29 July 2015 09:27 UTC

Return-Path: <romain.fliedel@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 037E81A00FE for <acme@ietfa.amsl.com>; Wed, 29 Jul 2015 02:27:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.999
X-Spam-Level:
X-Spam-Status: No, score=-1.999 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, HTML_MESSAGE=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 IGA4kc_SRJQo for <acme@ietfa.amsl.com>; Wed, 29 Jul 2015 02:27:43 -0700 (PDT)
Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (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 45A1E1A00FA for <acme@ietf.org>; Wed, 29 Jul 2015 02:27:43 -0700 (PDT)
Received: by wibud3 with SMTP id ud3so17314451wib.0 for <acme@ietf.org>; Wed, 29 Jul 2015 02:27:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=lDYlWGzHWK44CPe1dAwpsvCbcHzAKPOVI7eziwH4rx4=; b=yVbIxQAjljJL9+ws2hZzRi+fbF7YKVlv4QS4NCqlmbbZGxufg9bg3ubDy4Z9xD7kht +Jon9ejJRKOq7wdt7LgCHvOvC5z4DYlY4R6IEZ+qcqCADj9+EniBikoPbPWbycdI3sjc f4i61pjA9y5aKIDo8vsLbU++bZETGHuR3PiUtxH4O24CSdlcbW6DKHVVjtKbaOFGYVz8 WvaC+kHdPR0r11a23G30d9k5/I3HwPi3AUoNsoIxRquYg6D5IIGDJsaQYopxr+Hc+XuL 47nDWE303S3h0HjhIj3n4OspYA29w65qrfcK5gapj1piHpt23LUSSKU5jDptlqD04o6y jf1g==
X-Received: by 10.180.198.52 with SMTP id iz20mr4114391wic.77.1438162061921; Wed, 29 Jul 2015 02:27:41 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.28.46.142 with HTTP; Wed, 29 Jul 2015 02:27:22 -0700 (PDT)
In-Reply-To: <CAO5z66CK=B9pnRp4Hk4XDiuyqGXo-XGetn0FLzO9Au1rgu4cwA@mail.gmail.com>
References: <CAO5z66CK=B9pnRp4Hk4XDiuyqGXo-XGetn0FLzO9Au1rgu4cwA@mail.gmail.com>
From: Romain Fliedel <romain.fliedel@gmail.com>
Date: Wed, 29 Jul 2015 11:27:22 +0200
Message-ID: <CAO5z66DUamgbYtvhPTL0_uqw-WdL9rd7R8j=smWYPXwoxkqMiQ@mail.gmail.com>
To: acme@ietf.org
Content-Type: multipart/alternative; boundary="047d7b625310d4935f051c0032a1"
Archived-At: <http://mailarchive.ietf.org/arch/msg/acme/H57xizgR67iZARUlXlgpQA9QSoM>
Subject: Re: [Acme] Clarification about Identifier Validation Challenges
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: <https://mailarchive.ietf.org/arch/browse/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: Wed, 29 Jul 2015 09:27:45 -0000

Any feedback ?

2015-07-27 12:40 GMT+02:00 Romain Fliedel <romain.fliedel@gmail.com>:

> Hi,
>
> I've been reading the spec, and I don't really understand why the reply to
> validation challenges is not designed the same way as other api. If I
> understand the spec correctly, instead of sending a JWS reply, the jws is
> embedded in a json object containing 'type' and 'validation'.
>
> For example the dvsni challenge response is :
> {
>   "type": "dvsni',
>   "validation": {
>     "header": { "alg": "HS256" },
>     "payload": "qzu9...6bjn",
>     "signature": "xxxxxxxxxxxxxxxxxx"
>   }
> }
>
> Why don't use a regular JWS as body for this challenge reply ?
> In that case the reply would be:
> {
>     "signature": "xxxxxxxxxxxxxxxxxxx",
>     "protected": "eyJub25jZ...In0",
>     "header": {
>         "alg": "RS256",
>         "jwk": {
>             "kty": "RSA",
>             "n": "ox33_lEk....Eg9zM",
>             "e": "AQAB"
>         }
>     },
>     "payload": /* in cleartext for readability */ {
>        "type": "dvsni",
>        "token": "fgf...gfdg"
>     }
> }
>
> Also for the dns challenge I don't understand why there is
> "clientPublicKey" attribute in the reply.
> Still regarding dns challenge I am concerned about the length of the
> "signature" generated when RS256 is used to sign the JWS object with a 4096
> bits key. It will then exceed the maximum txt record length. maybe using a
> hash of this signature would solve this ?
>
>