100% Free & Open

Openssl Configuration Files

Original, unaltered OpenSSL config files from fresh installations

5 Openssl Configuration Files

Original, unaltered configurations from fresh installations

/etc/ssl/openssl.cnf
OpenSSL Debian 9 (Stretch) Ubuntu 18.04 LTS (Bionic Beaver) Alpine Linux v3.21

OpenSSL - /etc/ssl/openssl.cnf

πŸ“ Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm)

πŸ“ Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

πŸ“ Alpine Linux v3.21

#
# OpenSSL example configuration file.
# This is mostly being used for generation of certificate requests.
#

# This definition stops the following lines choking if HOME isn't
# defined.
HOME			= .
…
347 lines β€’ MD5: f697ef5d... Click to view full file
/etc/ssl/openssl.cnf.dist
OpenSSL Alpine Linux v3.21

OpenSSL - /etc/ssl/openssl.cnf.dist

πŸ“ Alpine Linux v3.21

#
# OpenSSL example configuration file.
# See doc/man5/config.pod for more info.
#
# This is mostly being used for generation of certificate requests,
# but may be used for auto loading of providers
…
391 lines β€’ MD5: e8afc6a3... Click to view full file
/etc/ssl/ct_log_list.cnf.dist
OpenSSL Alpine Linux v3.21

OpenSSL - /etc/ssl/ct_log_list.cnf.dist

πŸ“ Alpine Linux v3.21

# 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…
10 lines β€’ MD5: 5b561a90... Click to view full file
/etc/ssl/ct_log_list.cnf
OpenSSL Alpine Linux v3.21

OpenSSL - /etc/ssl/ct_log_list.cnf

πŸ“ Alpine Linux v3.21

# 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…
10 lines β€’ MD5: 5b561a90... Click to view full file
/etc/ssl/certs/ca-certificates.crt
OpenSSL Alpine Linux v3.21

OpenSSL - /etc/ssl/certs/ca-certificates.crt

πŸ“ Alpine Linux v3.21

-----BEGIN CERTIFICATE-----
MIIH0zCCBbugAwIBAgIIXsO3pkN/pOAwDQYJKoZIhvcNAQEFBQAwQjESMBAGA1UE
AwwJQUNDVlJBSVoxMRAwDgYDVQQLDAdQS0lBQ0NWMQ0wCwYDVQQKDARBQ0NWMQsw
CQYDVQQGEwJFUzAeFw0xMTA1MDUwOTM3MzdaFw0zM…
3814 lines β€’ MD5: 90ceaffa... Click to view full file