2012-07-27 11:57:22 +00:00
|
|
|
# This file describes how to load the opensc module
|
2021-06-25 21:31:20 +00:00
|
|
|
# See: https://p11-glue.github.io/p11-glue/p11-kit/manual/pkcs11-conf.html
|
|
|
|
# or man pkcs11.conf
|
2012-07-27 11:57:22 +00:00
|
|
|
|
|
|
|
# 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
|
2013-01-03 08:25:32 +00:00
|
|
|
module: opensc-pkcs11.so
|