OpenSSL - /etc/ssl/ct_log_list.cnf
Pulled directly from an unmodified installation.
Quick Actions
๐ฅ Download Original ct_log_list.cnfConfiguration File Information
Authentic & Original
Unaltered ct_log_list.cnf from fresh installation.
Linux Distribution Support
๐ Currently viewing: Alpine Linux v3.21
โ Also compatible:
โ Different versions:
Alpine:
Configuration File Content
10 lines
# 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.
Download Commands
ct_log_list.cnf โข
Download the 100% original unaltered configuration file pulled from OpenSSL
Using wget:
wget -O ct_log_list.cnf.example https://exampleconfig.com/api/v1/config/original/5b561a90362b8eb9127c792c3f5902e0?hint=ct_log_list.cnf
Using curl:
curl https://exampleconfig.com/api/v1/config/original/5b561a90362b8eb9127c792c3f5902e0?hint=ct_log_list.cnf > ct_log_list.cnf.example