This changes the configuration of engines from the global openssl.cnf to files in the /etc/ssl/engines.cnf.d directory. The engines.cnf file has the list of enabled engines, while each engine has its own configuration file installed under /etc/ssl/engines.cnf.d. Patches were refreshed with --zero-commit. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
7 lines
140 B
INI
7 lines
140 B
INI
[engines]
|
|
# To enable an engine, install the package, and uncomment it here:
|
|
#devcrypto=devcrypto
|
|
#afalg=afalg
|
|
#padlock=padlock
|
|
#gost=gost
|
|
|