pkcs11-provider/pkcs11-provider.conf
Simo Sorce 36dfacec56 Add automatic configuration on install
Resolves: RHEL-29672

Signed-off-by: Simo Sorce <simo@redhat.com>
2024-08-06 14:24:56 -04:00

11 lines
345 B
Plaintext

[provider_sect]
pkcs11 = pkcs11_sect
[pkcs11_sect]
activate = 1
## Some applications may require early loading to work properly
## however this setting should not be enabled by default because
## it will cause every application loading openssl to initialize
## the token. If needed uncomment the following:
#pkcs11-module-load-behavior = early