Re: [websec] HSTS ABNF still broken: requires leading semi-colon

Alexey Melnikov <alexey.melnikov@isode.com> Sat, 24 March 2012 10:02 UTC

Return-Path: <alexey.melnikov@isode.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 ADADF21F86AF for <websec@ietfa.amsl.com>; Sat, 24 Mar 2012 03:02:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level:
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id seUG8J9pBDId for <websec@ietfa.amsl.com>; Sat, 24 Mar 2012 03:02:20 -0700 (PDT)
Received: from rufus.isode.com (cl-125.lon-03.gb.sixxs.net [IPv6:2a00:14f0:e000:7c::2]) by ietfa.amsl.com (Postfix) with ESMTP id C81FC21F8664 for <websec@ietf.org>; Sat, 24 Mar 2012 03:02:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1332583335; d=isode.com; s=selector; i=@isode.com; bh=eIElR3UmYcuFChrPmOOlz8VxMzZD1SXE/ACjfoRJUk4=; h=From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version: In-Reply-To:References:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description; b=TM5E2C2e+hkNtavaJswV97GjPEe1p7R40z5yJyr8jUtVsu3dBn3iChVT/UEqlW/Eu4EmRB 3oevFbyySbZKuPbe9kybazzNZ/KEI0NZ4XG6DnYr6ktXFnkVSWfgjZkHZW5MEeHfQb1ps6 CZ5UY7drEaTo9SGg+P/NQdRRNTKKaqA=;
Received: from [130.129.18.66] (dhcp-1242.meeting.ietf.org [130.129.18.66]) by rufus.isode.com (submission channel) via TCP with ESMTPSA id <T22bpgAikjPj@rufus.isode.com>; Sat, 24 Mar 2012 10:02:15 +0000
X-SMTP-Protocol-Errors: PIPELINING
Message-ID: <4F6D9BAC.2020304@isode.com>
Date: Sat, 24 Mar 2012 11:02:20 +0100
From: Alexey Melnikov <alexey.melnikov@isode.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2
To: Martin Thomson <martin.thomson@gmail.com>
References: <4F6D00C2.6090805@KingsMountain.com> <CABkgnnXxPQCJG2uuWuz-avxea_eZJF3Q7S5jD3X60U+NxSZqPQ@mail.gmail.com>
In-Reply-To: <CABkgnnXxPQCJG2uuWuz-avxea_eZJF3Q7S5jD3X60U+NxSZqPQ@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Cc: IETF WebSec WG <websec@ietf.org>
Subject: Re: [websec] HSTS ABNF still broken: requires leading semi-colon
X-BeenThere: websec@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Sat, 24 Mar 2012 10:02:20 -0000

On 24/03/2012 00:16, Martin Thomson wrote:
> On 23 March 2012 16:01, =JeffH<Jeff.Hodges@kingsmountain.com>  wrote:
  [...]
> Note the second problem: a slash should be used instead of vertical bar.
This is RFC 2616 syntax, not RFC 5234. So no changes needed.