[websec] new rev: draft-ietf-websec-strict-transport-sec-10

=JeffH <Jeff.Hodges@KingsMountain.com> Mon, 02 July 2012 21:28 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 CD47F11E80E1 for <websec@ietfa.amsl.com>; Mon, 2 Jul 2012 14:28:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -100.828
X-Spam-Level:
X-Spam-Status: No, score=-100.828 tagged_above=-999 required=5 tests=[AWL=-0.333, BAYES_00=-2.599, 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 hAMi3GNEBVR8 for <websec@ietfa.amsl.com>; Mon, 2 Jul 2012 14:28:50 -0700 (PDT)
Received: from oproxy1-pub.bluehost.com (oproxy1.bluehost.com [IPv6:2605:dc00:100:2::a1]) by ietfa.amsl.com (Postfix) with SMTP id D554711E80D3 for <websec@ietf.org>; Mon, 2 Jul 2012 14:28:49 -0700 (PDT)
Received: (qmail 23339 invoked by uid 0); 2 Jul 2012 21:28:55 -0000
Received: from unknown (HELO box514.bluehost.com) (74.220.219.114) by oproxy1.bluehost.com with SMTP; 2 Jul 2012 21:28:55 -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:To:MIME-Version:From:Date:Message-ID; bh=2qJKbwmVHcCBKYTXoVkmz2lAp8pv54rTqbbIaCGe2Xs=; b=Ql10+0LQCRfSwzK52LkRZNbzciVoGGI9HpR0j0k0GELVDrf1sh43MnU1qYjjmxQdiQAKGhW9zJZvP6s7pdgprovApCcPhV8hFoD9lby4kgIi4gpnf7pUCY06mZ+mBw19;
Received: from [216.113.168.128] (port=48392 helo=[10.244.136.119]) by box514.bluehost.com with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.76) (envelope-from <Jeff.Hodges@KingsMountain.com>) id 1SloAx-0006yS-Ge for websec@ietf.org; Mon, 02 Jul 2012 15:28:55 -0600
Message-ID: <4FF21296.8050001@KingsMountain.com>
Date: Mon, 02 Jul 2012 14:28:54 -0700
From: =JeffH <Jeff.Hodges@KingsMountain.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1
MIME-Version: 1.0
To: IETF WebSec WG <websec@ietf.org>
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 216.113.168.128 authed with jeff.hodges+kingsmountain.com}
Subject: [websec] new rev: draft-ietf-websec-strict-transport-sec-10
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: Mon, 02 Jul 2012 21:28:50 -0000

New rev:
https://tools.ietf.org/html/draft-ietf-websec-strict-transport-sec-10


full issue ticket list for strict-transport-sec:
<http://trac.tools.ietf.org/wg/websec/trac/query?status=assigned&status=closed&status=new&status=reopened&component=strict-transport-sec&order=id>

Redline spec diff from previous rev:
https://tools.ietf.org/rfcdiff?difftype=--hwdiff&url2=draft-ietf-websec-strict-transport-sec-10.txt

side-by-side diff from previous rev:
https://tools.ietf.org/rfcdiff?url2=draft-ietf-websec-strict-transport-sec-10.txt


Change Log is below.


=JeffH


==============================================================


Appendix D. Change Log


    [RFCEditor: please remove this section upon publication as an RFC.]

    Changes are grouped by spec revision listed in reverse issuance
    order.

D.1.  For draft-ietf-websec-strict-transport-sec

       Changes from -09 to -10:

       1.  Added "(including when following HTTP redirects [RFC2616])" to
           section 8.3.  This addresses issue ticket #47.
           <http://trac.tools.ietf.org/wg/websec/trac/ticket/47>

       2.  Fixed max-age value in section 10.1.  Substituted 7776000
           (actually 90 days) for 778000 (only 9 days).  This addresses
           issue ticket #48.
           <http://trac.tools.ietf.org/wg/websec/trac/ticket/48>

       3.  Added mention of "Certificate Status Request" TLS extension
           [RFC6066] aka "OCSP stapling" to example in section 10.3.
           This addresses issue ticket #49.
           <http://trac.tools.ietf.org/wg/websec/trac/ticket/49>


       Changes from -08 to -09:

<snip/>

---
end