Skip to content
#

certificate-transparency

Here are 67 public repositories matching this topic...

sn0int
kpcyrd
kpcyrd commented Nov 5, 2018

The following things should be fixed:

  • Inserts that trigger an upsert should be logged as an update
  • An update should log the identifier/value the old value (or none) and the new value, eg: column: old => new
  • Avoid duplicate code for scoped/unscoped that only differ in color codes

Also, consider:

  • Reuse the one-line representation in select as a base for detailed

CTjs is a full set of classes necessary to work with any kind of Certificate Transparency log (V1 as from RFC6962, or V2 as from RFC6962-bis). In CTjs you could find all necessary validation/verification functions for all related data shipped with full-featured examples showning how to validate/verify. Also in scope of CTjs I made code showing example from RFC6962 item 2.1.3 on a real data from real Certificate Transparency log.

  • Updated Aug 7, 2018
  • JavaScript

Improve this page

Add a description, image, and links to the certificate-transparency topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the certificate-transparency topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.