Import Upstream version 4.12.4
This commit is contained in:
21
install/share/bind.openssl.cryptopolicy.cnf.template
Normal file
21
install/share/bind.openssl.cryptopolicy.cnf.template
Normal file
@@ -0,0 +1,21 @@
|
||||
# OpenSSL configuration file
|
||||
# File generated by IPA instalation
|
||||
openssl_conf = openssl_init
|
||||
|
||||
[openssl_init]
|
||||
ssl_conf = ssl_configuration
|
||||
engines = engine_section
|
||||
|
||||
[ssl_configuration]
|
||||
system_default = crypto_policy
|
||||
|
||||
[crypto_policy]
|
||||
.include $CRYPTO_POLICY_FILE
|
||||
|
||||
[engine_section]
|
||||
$OPENSSL_ENGINE = ${OPENSSL_ENGINE}_section
|
||||
|
||||
[${OPENSSL_ENGINE}_section]
|
||||
engine_id = $OPENSSL_ENGINE
|
||||
MODULE_PATH = $SOFTHSM_MODULE
|
||||
init=0
|
||||
Reference in New Issue
Block a user