<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="scep.xsl"?>
<?xml-model href="scep.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="scep">
  <title>Simple Certificate Enrollment Protocol (SCEP)</title>
  <created>2020-03-25</created>
  <updated>2020-11-06</updated>

  <registry id="scep-message-types">
    <title>SCEP Message Types</title>
    <registration_rule>Specification Required</registration_rule>
    <expert>Peter Gutmann</expert>
    <xref type="rfc" data="rfc8894"/>
    <record date="2020-03-30">
      <value>0</value>
      <name>Reserved</name>
      <description/>
      <xref type="rfc" data="rfc8894"/>
    </record>
    <record>
      <value>1-2</value>
      <name>Unassigned</name>
      <description/>
    </record>
    <record date="2020-03-25">
      <value>3</value>
      <name>CertRep</name>
      <description>Response to certificate or CRL request.</description>
      <xref type="rfc" data="rfc8894"/>
    </record>
    <record>
      <value>4-16</value>
      <name>Unassigned</name>
      <description/>
    </record>
    <record date="2020-03-25">
      <value>17</value>
      <name>RenewalReq</name>
      <description>PKCS #10 certificate request authenticated
        with an existing certificate.</description>
      <xref type="rfc" data="rfc8894"/>
    </record>
    <record>
      <value>18</value>
      <name>Unassigned</name>
      <description/>
    </record>
    <record date="2020-03-25">
      <value>19</value>
      <name>PKCSReq</name>
      <description>PKCS #10 certificate request authenticated with
        a shared secret.</description>
      <xref type="rfc" data="rfc8894"/>
    </record>
    <record date="2020-03-25">
      <value>20</value>
      <name>CertPoll</name>
      <description>Certificate polling in manual enrolment.</description>
      <xref type="rfc" data="rfc8894"/>
    </record>
    <record date="2020-03-25">
      <value>21</value>
      <name>GetCert</name>
      <description>Retrieve a certificate.</description>
      <xref type="rfc" data="rfc8894"/>
    </record>
    <record date="2020-03-25">
      <value>22</value>
      <name>GetCRL</name>
      <description>Retrieve a CRL.</description>
      <xref type="rfc" data="rfc8894"/>
    </record>
    <record>
      <value>23-255</value>
      <name>Unassigned</name>
      <description/>
    </record>
  </registry>
  
  <registry id="scep-ca-capabilities">
    <title>SCEP CA Capabilities</title>
    <registration_rule>IETF Review</registration_rule>
    <xref type="rfc" data="rfc8894"/>
    <record date="2020-03-25">
      <value>AES</value>
      <description>CA supports the AES128-CBC encryption algorithm.</description>
      <xref type="rfc" data="rfc8894"/>
    </record>
    <record date="2020-03-25">
      <value>DES3</value>
      <description>CA supports the triple DES-CBC encryption algorithm.</description>
      <xref type="rfc" data="rfc8894"/>
    </record>
    <record date="2020-03-25">
      <value>GetNextCACert</value>
      <description>CA supports the GetNextCACert message.</description>
      <xref type="rfc" data="rfc8894"/>
    </record>
    <record date="2020-03-25">
      <value>POSTPKIOperation</value>
      <description>CA supports PKIOPeration messages sent via HTTP POST.</description>
      <xref type="rfc" data="rfc8894"/>
    </record>
    <record date="2020-03-25">
      <value>Renewal</value>
      <description>CA supports the Renewal CA operation.</description>
      <xref type="rfc" data="rfc8894"/>
    </record>
    <record date="2020-03-25">
      <value>SHA-1</value>
      <description>CA supports the SHA-1 hashing algorithm.</description>
      <xref type="rfc" data="rfc8894"/>
    </record>
    <record date="2020-03-25">
      <value>SHA-256</value>
      <description>CA supports the SHA-256 hashing algorithm.</description>
      <xref type="rfc" data="rfc8894"/>
    </record>
    <record date="2020-03-25">
      <value>SHA-512</value>
      <description>CA supports the SHA-512 hashing algorithm.</description>
      <xref type="rfc" data="rfc8894"/>
    </record>
    <record date="2020-03-25">
      <value>SCEPStandard</value>
      <description>CA supports all mandatory-to-implement sections of the SCEP standard.  
        This keyword implies "AES", "POSTPKIOperation", and "SHA-256", as well as the 
        provisions of Section 2.9 of <xref type="rfc" data="rfc8894"/>.
      </description>
      <xref type="rfc" data="rfc8894"/>
    </record>
  </registry>
  
  
  <people/>

</registry>
