Document Action: 'Simple Certificate Enrolment Protocol' to Informational RFC (draft-gutmann-scep-15.txt)

The IESG <iesg-secretary@ietf.org> Thu, 19 March 2020 18:42 UTC

Return-Path: <iesg-secretary@ietf.org>
X-Original-To: ietf-announce@ietf.org
Delivered-To: ietf-announce@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 58D8D3A0D0C; Thu, 19 Mar 2020 11:42:15 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce <ietf-announce@ietf.org>
Subject: Document Action: 'Simple Certificate Enrolment Protocol' to Informational RFC (draft-gutmann-scep-15.txt)
X-Test-IDTracker: no
X-IETF-IDTracker: 6.121.0
Auto-Submitted: auto-generated
Precedence: bulk
Cc: alexey.melnikov@isode.com, rfc-editor@rfc-editor.org, pgut001@cs.auckland.ac.nz, carl@redhoundsoftware.com, draft-gutmann-scep@ietf.org, The IESG <iesg@ietf.org>, Carl Wallace <carl@redhoundsoftware.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Message-ID: <158464333528.15873.12261222998986794679@ietfa.amsl.com>
Date: Thu, 19 Mar 2020 11:42:15 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf-announce/NNfR2ApnGIX3Ht6kZbYpg0f2PEk>
X-BeenThere: ietf-announce@ietf.org
X-Mailman-Version: 2.1.29
List-Id: "IETF announcement list. No discussions." <ietf-announce.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf-announce/>
List-Post: <mailto:ietf-announce@ietf.org>
List-Help: <mailto:ietf-announce-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Mar 2020 18:42:16 -0000

The IESG has approved the following document:
- 'Simple Certificate Enrolment Protocol'
  (draft-gutmann-scep-15.txt) as Informational RFC

This document has been reviewed in the IETF but is not the product of an IETF
Working Group.

The IESG contact person is Alexey Melnikov.

A URL of this Internet Draft is:
https://datatracker.ietf.org/doc/draft-gutmann-scep/




Technical Summary

  This document specifies the Simple Certificate Enrolment Protocol (SCEP),
  a PKI protocol that leverages existing technology by using CMS (formerly
  known as PKCS #7) and PKCS #10 over HTTP.  SCEP is the evolution of
  the enrollment protocol sponsored by Cisco Systems, which enjoys wide
  support in client and server implementations, as well as being relied upon
  by numerous other industry standards that work with certificates.

Working Group Summary

  The document was not considered by any WG. The primary source of
  controversy related to classification as Standards track, which despite
  very wide spread use was perceived by some as detracting from
  the several other standards track enrollment protocol specifications.
 
Document Quality

  There are many existing implementations of the protocol with a significant
  number and variety of vendors providing server or client implementations.

Personnel

   Carl Wallace is the Document Shepherd.
   Alexey Melnikov is the Responsible Area Director.



RFC Editor Note

Please add the following text to the end of Section 1:

   Note that SCEP doesn't follow best current practices on usage of
   HTTP.  In particular it recommends ignoring some Media Types and
   hardcodes specific URI paths.  Guidance on the appropriate
   application of HTTP in these circumstances may be found in [16].