2025-01-02 09:25:49 +01:00
|
|
|
Index: openssl-3.2.3/apps/openssl.cnf
|
|
|
|
===================================================================
|
|
|
|
--- openssl-3.2.3.orig/apps/openssl.cnf
|
|
|
|
+++ openssl-3.2.3/apps/openssl.cnf
|
2025-01-02 19:17:13 +01:00
|
|
|
@@ -45,8 +45,8 @@ tsa_policy3 = 1.2.3.4.5.7
|
2025-01-02 09:25:49 +01:00
|
|
|
[openssl_init]
|
|
|
|
providers = provider_sect
|
|
|
|
# Load default TLS policy configuration
|
|
|
|
-ssl_conf = ssl_module
|
2025-01-02 19:17:13 +01:00
|
|
|
-alg_section = evp_properties
|
2025-01-02 09:25:49 +01:00
|
|
|
+##ssl_conf = ssl_module
|
2025-01-02 19:17:13 +01:00
|
|
|
+##alg_section = evp_properties
|
2025-01-02 09:25:49 +01:00
|
|
|
|
|
|
|
[ evp_properties ]
|
|
|
|
# This section is intentionally added empty here to be tuned on particular systems
|
2025-01-02 19:17:13 +01:00
|
|
|
@@ -61,20 +61,20 @@ alg_section = evp_properties
|
2025-01-02 09:25:49 +01:00
|
|
|
# to side-channel attacks and as such have been deprecated.
|
|
|
|
|
|
|
|
[provider_sect]
|
|
|
|
-default = default_sect
|
|
|
|
+##default = default_sect
|
|
|
|
##legacy = legacy_sect
|
|
|
|
|
|
|
|
-[default_sect]
|
|
|
|
-activate = 1
|
|
|
|
+##[default_sect]
|
|
|
|
+##activate = 1
|
|
|
|
|
|
|
|
##[legacy_sect]
|
|
|
|
##activate = 1
|
|
|
|
|
|
|
|
-[ ssl_module ]
|
|
|
|
-system_default = crypto_policy
|
|
|
|
+##[ ssl_module ]
|
|
|
|
+##system_default = crypto_policy
|
|
|
|
|
|
|
|
-[ crypto_policy ]
|
|
|
|
-.include = /etc/crypto-policies/back-ends/opensslcnf.config
|
|
|
|
+##[ crypto_policy ]
|
|
|
|
+##.include = /etc/crypto-policies/back-ends/opensslcnf.config
|
|
|
|
|
|
|
|
####################################################################
|
|
|
|
[ ca ]
|