Re: [websec] STS ABNF, was: new rev: draft-ietf-websec-strict-transport-sec-04

=JeffH <Jeff.Hodges@KingsMountain.com> Thu, 05 April 2012 22:54 UTC

Return-Path: <Jeff.Hodges@KingsMountain.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 42D3C21F8645 for <websec@ietfa.amsl.com>; Thu, 5 Apr 2012 15:54:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -98.035
X-Spam-Level:
X-Spam-Status: No, score=-98.035 tagged_above=-999 required=5 tests=[AWL=0.046, BAYES_40=-0.185, FH_RELAY_NODNS=1.451, HELO_MISMATCH_COM=0.553, RDNS_NONE=0.1, 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 lYtRQ3HZQjKy for <websec@ietfa.amsl.com>; Thu, 5 Apr 2012 15:54:12 -0700 (PDT)
Received: from oproxy3-pub.bluehost.com (oproxy3.bluehost.com [IPv6:2605:dc00:100:2::a3]) by ietfa.amsl.com (Postfix) with SMTP id D148B21F85E5 for <websec@ietf.org>; Thu, 5 Apr 2012 15:54:08 -0700 (PDT)
Received: (qmail 10446 invoked by uid 0); 5 Apr 2012 22:54:07 -0000
Received: from unknown (HELO box514.bluehost.com) (74.220.219.114) by oproxy3.bluehost.com with SMTP; 5 Apr 2012 22:54:07 -0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=kingsmountain.com; s=default; h=Content-Transfer-Encoding:Content-Type:Subject:CC:To:MIME-Version:From:Date:Message-ID; bh=CFQeNcoMlIRD7VTYdZVQuSoIMv4Q4l3WzPzfunRzZA4=; b=sSxAKTIxQQxm89hKCM+wBhFtvBdigIhW1O3ziRJGoRQakyly4XG25izvbK1wY9KiY4DiBhT6OSVd1gqwmeVeCHLazKdZwyqFSlqcUTh3dfeMQP9zwEhVfg9Rt9YCwnsw;
Received: from c-24-4-122-173.hsd1.ca.comcast.net ([24.4.122.173] helo=[192.168.11.11]) by box514.bluehost.com with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.76) (envelope-from <Jeff.Hodges@KingsMountain.com>) id 1SFvZ9-0002Pp-DO; Thu, 05 Apr 2012 16:54:07 -0600
Message-ID: <4F7E228D.3020508@KingsMountain.com>
Date: Thu, 05 Apr 2012 15:54:05 -0700
From: =JeffH <Jeff.Hodges@KingsMountain.com>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.28) Gecko/20120313 Thunderbird/3.1.20
MIME-Version: 1.0
To: Julian Reschke <julian.reschke@gmx.de>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Identified-User: {11025:box514.bluehost.com:kingsmou:kingsmountain.com} {sentby:smtp auth 24.4.122.173 authed with jeff.hodges+kingsmountain.com}
Cc: IETF WebSec WG <websec@ietf.org>
Subject: Re: [websec] STS ABNF, was: new rev: draft-ietf-websec-strict-transport-sec-04
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: Thu, 05 Apr 2012 22:54:13 -0000

Julian had sent to me..
 >
 >   6.2.  Examples
 >
 >
 > Section 6.2., paragraph 2:
 > OLD:
 >
 >        Strict-Transport-Security: max-age=31536000
 >
 > NEW:
 >
 >        Strict-Transport-Security: max-age="31536000"
 >
 > (changed one example to use q-s)


I'll actually add a separate example for illustrating use of quoted-string, 
because I don't think we want to necessarily encourage it's use.

thx,

=JeffH