Openssl 默认配置

未改动,随时复制。

/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), Debian 13 (Trixie)

📍 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			= .
…
346 行 • MD5: f697ef5d... 查看 →
/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
…
390 行 • MD5: e8afc6a3... 查看 →
/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…
9 行 • MD5: 5b561a90... 查看 →
/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…
9 行 • MD5: 5b561a90... 查看 →
/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…
3813 行 • MD5: 90ceaffa... 查看 →