GitXplorerGitXplorer
t

ct_log_list

public
2 stars
1 forks
1 issues

Commits

List of commits on branch master.
Unverified
3f2067efb63c2c9ad1adcd7a8ce9e8b2fb5ed3bb

Add CT log conf for 2018-12-18

ttiran committed 6 years ago
Unverified
7697d14b881e1cddd439d1357f2d5b8e3506da0c

Add make helper

ttiran committed 6 years ago
Unverified
cd7c25966f35a4a887053a2753747f02607526ac

Initial import of script and infrastructure

ttiran committed 6 years ago
Verified
eb55cc1f00c46ab7359699b6713fd960a08a4954

Initial commit

ttiran committed 6 years ago

README

The README file for this repository.

Generator for OpenSSL ct_log_list.cnf

Generate a certificate transparency log list for OpenSSL 1.1.1 and newer.

This script is a simplified version of print_log_list.py from https://github.com/google/certificate-transparency/. It neither verifies JSON schema nor signatures, but only depends on stdlib modules and is Python 3 compatible.