Git Product home page Git Product logo

Comments (2)

pphaneuf avatar pphaneuf commented on May 3, 2024

Wire protocol description for log entries (RFC 6962 section 3.1, pg 11) should be enhanced to note that format for certificates (ASN1.Cert) is specified in TLS RFC 5246.

Suggest adding following text to RFC 6962:

...The final certificate MUST be a root
certificate accepted by the log.

Certificates and pre_certificates are encoded using the TLS wire format (ASN.1Cert) for certificate encoding as specified in RFC 5246.

from certificate-transparency.

pphaneuf avatar pphaneuf commented on May 3, 2024

RFC6962 already covers this.

Sect. 1.2:

Data structures are defined according to the conventions laid out in Section 4 of [RFC5246].

and Sect 3.1:

opaque ASN.1Cert<1..2^24-1>;

These two define the wire format unambiguously.

(I guess I wasn't clear when explaining this to you before: we simply use the same definition as RFC5246 explicitly in our RFC, so a reference is not needed.)

from certificate-transparency.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.