Re: [websec] HPKP & different encodings of the same public key

Jesse Wilson <jesse@swank.ca> Sun, 15 May 2016 21:19 UTC

Return-Path: <limpbizkit@gmail.com>
X-Original-To: websec@ietfa.amsl.com
Delivered-To: websec@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1009212D520 for <websec@ietfa.amsl.com>; Sun, 15 May 2016 14:19:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.401
X-Spam-Level:
X-Spam-Status: No, score=-2.401 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.198, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
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 g7bYc_yTq2ab for <websec@ietfa.amsl.com>; Sun, 15 May 2016 14:19:35 -0700 (PDT)
Received: from mail-io0-f178.google.com (mail-io0-f178.google.com [209.85.223.178]) (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 AF70912D537 for <websec@ietf.org>; Sun, 15 May 2016 14:19:35 -0700 (PDT)
Received: by mail-io0-f178.google.com with SMTP id d62so189841926iof.2 for <websec@ietf.org>; Sun, 15 May 2016 14:19:35 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=/WEKoD2DjPeOqTmna4Z96bJncGq068E6Z8D2TDnfI7s=; b=k6egBeza9AUAKCHO8WafMrMJm0MBiWhIIgcRvfPmnjsCV7FAztjukbfWSO26z7DVR8 4VXjSgPA9u1h14K5/fopsc61dVtpvq8zMWcIGRoCWLrW8Jo23deGK95zp09mBzfMyTZw pexsGp/mPAvJM2n5SwWgdJ8b7WwTL8OcwrsE0L9tvOMbL0Geu5w5xKyuby9E+6wGbNTP sYSK5g+ypWCeEVfJdL1xLB6R76aooVV7hgzHUOiXXhp3ek2HjM1ROCksMXsFip4m9Nqm 3CQJVTgEadOcKSsXqAf4vs1fi8tlACYqApAbt9eGq+xKnt22cj6U7YRXWnO55tWklD0F 4fjw==
X-Gm-Message-State: AOPr4FXkvpCDiqNu6VCbMF6oCPXgI6DYknBwM5XmfWjUl5qYia7bfomJWEE9JsqSNpyFA1tlNHhFSXNffD4Stg==
X-Received: by 10.107.37.16 with SMTP id l16mr16410135iol.138.1463347174945; Sun, 15 May 2016 14:19:34 -0700 (PDT)
MIME-Version: 1.0
References: <CAME=j1=QZTFdxaMQ=_Egy296zhAiL--2hcW0_nc-3BLgz7z9XA@mail.gmail.com> <CAFewVt7u2e6184T_XP7VFJRbz4XJyrxUf2VK8XtZg3FQCquZ3g@mail.gmail.com>
In-Reply-To: <CAFewVt7u2e6184T_XP7VFJRbz4XJyrxUf2VK8XtZg3FQCquZ3g@mail.gmail.com>
From: Jesse Wilson <jesse@swank.ca>
Date: Sun, 15 May 2016 21:19:24 +0000
Message-ID: <CAME=j1=PimfS=rA3MBAY_8YwsvYzg1x8+FvkgzMEw-qBR9PTyw@mail.gmail.com>
To: Brian Smith <brian@briansmith.org>
Content-Type: multipart/alternative; boundary="001a114088b08bbe3a0532e8105d"
Archived-At: <http://mailarchive.ietf.org/arch/msg/websec/fXu184J56j2QlOn5vSXr7wIYSFA>
Cc: IETF WebSec WG <websec@ietf.org>
Subject: Re: [websec] HPKP & different encodings of the same public key
X-BeenThere: websec@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Web Application Security Minus Authentication and Transport <websec.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/websec>, <mailto:websec-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/websec/>
List-Post: <mailto:websec@ietf.org>
List-Help: <mailto:websec-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/websec>, <mailto:websec-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 15 May 2016 21:19:38 -0000

Thanks Brian! I’m happy to hear that this is an implementation bug (that I
can petition to get fixed), rather than spec bug (that we all have to
workaround).