xref: /freebsd/crypto/openssl/apps/ct_log_list.cnf (revision 2aaf9152a852aba9eb2036b95f4948ee77988826)
1*e71b7053SJung-uk Kim# This file specifies the Certificate Transparency logs
2*e71b7053SJung-uk Kim# that are to be trusted.
3*e71b7053SJung-uk Kim
4*e71b7053SJung-uk Kim# Google's list of logs can be found here:
5*e71b7053SJung-uk Kim#       www.certificate-transparency.org/known-logs
6*e71b7053SJung-uk Kim# A Python program to convert the log list to OpenSSL's format can be
7*e71b7053SJung-uk Kim# found here:
8*e71b7053SJung-uk Kim#       https://github.com/google/certificate-transparency/blob/master/python/utilities/log_list/print_log_list.py
9*e71b7053SJung-uk Kim# Use the "--openssl_output" flag.
10