<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-cose-cbor-encoded-cert" target="https://datatracker.ietf.org/doc/html/draft-ietf-cose-cbor-encoded-cert-18">
   <front>
      <title>CBOR Encoded X.509 Certificates (C509 Certificates)</title>
      <author initials="J. P." surname="Mattsson" fullname="John Preuß Mattsson">
         <organization>Ericsson AB</organization>
      </author>
      <author initials="G." surname="Selander" fullname="Göran Selander">
         <organization>Ericsson AB</organization>
      </author>
      <author initials="S." surname="Raza" fullname="Shahid Raza">
         <organization>University of Glasgow</organization>
      </author>
      <author initials="J." surname="Höglund" fullname="Joel Höglund">
         <organization>RISE AB</organization>
      </author>
      <author initials="M." surname="Furuhed" fullname="Martin Furuhed">
         <organization>IN Groupe</organization>
      </author>
      <author initials="L." surname="Liao" fullname="Lijun Liao">
         <organization>NIO</organization>
      </author>
      <date month="April" day="22" year="2026" />
      <abstract>
	 <t>   This document specifies a CBOR encoding of X.509 certificates.  The
   resulting certificates are called C509 certificates.  The CBOR
   encoding supports a large subset of RFC 5280, common certificate
   profiles and is extensible.

   Two types of C509 certificates are defined.  One type is an
   invertible CBOR re-encoding of DER-encoded X.509 certificates with
   the signature field copied from the DER encoding.  The other type is
   identical except that the signature is over the CBOR encoding instead
   of the DER encoding, avoiding the use of ASN.1.  Both types of
   certificates have the same semantics as X.509 and the same reduced
   size compared to X.509.

   The document also specifies CBOR encoded data structures for
   certificate (signing) requests and certification request templates,
   new COSE headers, as well as a TLS certificate type and a file format
   for C509.  This document updates RFC 6698; the TLSA selectors
   registry is extended to include C509 certificates.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-cose-cbor-encoded-cert-18" />
   
</reference>
