[Trans] Trans content types

Phillip Hallam-Baker <phill@hallambaker.com> Wed, 21 May 2014 00:23 UTC

Return-Path: <hallam@gmail.com>
X-Original-To: trans@ietfa.amsl.com
Delivered-To: trans@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CA1401A03CC for <trans@ietfa.amsl.com>; Tue, 20 May 2014 17:23:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.278
X-Spam-Level:
X-Spam-Status: No, score=-1.278 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FM_FORGED_GMAIL=0.622, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] autolearn=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 KE692ZhJwTOz for <trans@ietfa.amsl.com>; Tue, 20 May 2014 17:23:00 -0700 (PDT)
Received: from mail-wi0-x22a.google.com (mail-wi0-x22a.google.com [IPv6:2a00:1450:400c:c05::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CE9621A0194 for <trans@ietf.org>; Tue, 20 May 2014 17:22:59 -0700 (PDT)
Received: by mail-wi0-f170.google.com with SMTP id bs8so7636304wib.1 for <trans@ietf.org>; Tue, 20 May 2014 17:22:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=uzWr9X/LlezOrkZQ0j/E4wXi12GE7/56EveSzYCL+sI=; b=Otdw5G+Twp8U6pInE35uW2Ceaett4XUXh4XzC4/oHJX/Ztxi9OkrG7WFoh706wQ7Jl ZSCznzaUFAp9bHc2dEs3RINy39KqeSTlYJ41f4DBWf3XXOG5V9IW7nbw+2Ai2oO77Me9 XktdALiq6hB+tv2AMApUfQhZkl7DbpViUfquaowHPK2WpKsdQ1SvSaV2l3ix3J/IK/Wl nfGdS0Oo0r5nxv/I4AqGbSRmmu9w2X2kHgk4LygUcTfbLU1R3WgCr2/Ye3v31sPp/P5M xNQqmgomAOXbr6LkF7r36OfwK2UzaWjOQQbh+DJN2Y9xbAVBVpYbHIdAyqkYkRIa6Rl0 wdug==
MIME-Version: 1.0
X-Received: by 10.194.103.36 with SMTP id ft4mr13103055wjb.66.1400631777932; Tue, 20 May 2014 17:22:57 -0700 (PDT)
Sender: hallam@gmail.com
Received: by 10.194.157.9 with HTTP; Tue, 20 May 2014 17:22:57 -0700 (PDT)
Date: Tue, 20 May 2014 20:22:57 -0400
X-Google-Sender-Auth: 2dUa9lZ2CAmRG35NQB2kMNub1ak
Message-ID: <CAMm+LwgQs2N1X1gzS-7bj_VNojNRm8T+ka9cYX4_nHG0EXcSfg@mail.gmail.com>
From: Phillip Hallam-Baker <phill@hallambaker.com>
To: "trans@ietf.org" <trans@ietf.org>
Content-Type: text/plain; charset="UTF-8"
Archived-At: http://mailarchive.ietf.org/arch/msg/trans/-74HTmBTDMcdPU-YNir46RGgegI
Subject: [Trans] Trans content types
X-BeenThere: trans@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Public Notary Transparency working group discussion list <trans.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/trans>, <mailto:trans-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/trans/>
List-Post: <mailto:trans@ietf.org>
List-Help: <mailto:trans-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/trans>, <mailto:trans-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 21 May 2014 00:23:01 -0000

If we are going to do trans in Internet apps we need to have a
content-type for trans data.

5.1. Content-Type Identifiers

   The following content identifiers are defined elsewhere and repeated
   here for the convenience of implementers.

      application/ocsp-response
         OCSP Response token as specified in [RFC6090].

      application/pkix-cert
         A single DER encoded PKIX Certificate as specified in
         [RFC5280].

      TBS
         A Certificate Transparency notary chain as specified in
         [RFC6962].

      application/pkcs-12
         A PKCS#12 encrypted private key.