aboutsummaryrefslogtreecommitdiff
path: root/apps/ct_log_list.cnf
blob: e643cfdbdf3fbd2d1d01ba9d0056c840bea9659e (plain) (blame)
1
2
3
4
5
6
7
8
9
# This file specifies the Certificate Transparency logs
# that are to be trusted.

# Google's list of logs can be found here:
#       www.certificate-transparency.org/known-logs
# A Python program to convert the log list to OpenSSL's format can be
# found here:
#       https://github.com/google/certificate-transparency/blob/master/python/utilities/log_list/print_log_list.py
# Use the "--openssl_output" flag.