You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
345 B
11 lines
345 B
[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
|