difos/package/libs/openssl/files/engines.cnf
Eneas U de Queiroz 30b0351039 openssl: configure engine packages during install
This enables an engine during its package's installation, by adding it
to the engines list in /etc/ssl/engines.cnf.d/engines.cnf.

The engine build system was reworked, with the addition of an engine.mk
file that groups some of the engine packages' definitions, and could be
used by out of tree engines as well.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-02-22 16:37:23 +01:00

7 lines
318 B
INI

# This file should only contain the [engines] section
# It is subject to change by installing OpenSSL engine packages
# Any lines that have the sequence "engine-name=engine-name" will
# be removed when the respective engine gets uninstalled.
# You may avoid that by adding a space before/after the = sign.
[engines]