10 lines
416 B
Plaintext
10 lines
416 B
Plaintext
# This file describes how to load the opensc module
|
|
# See: https://p11-glue.github.io/p11-glue/p11-kit/manual/pkcs11-conf.html
|
|
# or man pkcs11.conf
|
|
|
|
# This is a relative path, which means it will be loaded from
|
|
# the p11-kit default path which is usually $(libdir)/pkcs11.
|
|
# Doing it this way allows for packagers to package opensc for
|
|
# 32-bit and 64-bit and make them parallel installable
|
|
module: opensc-pkcs11.so
|