diff --git a/softhsm.module b/softhsm.module new file mode 100644 index 0000000..17433e4 --- /dev/null +++ b/softhsm.module @@ -0,0 +1,8 @@ +# This file describes how to load the pk11 module +# See: http://p11-glue.freedesktop.org/doc/p11-kit/config.html + +# 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 for +# 32-bit and 64-bit and make them parallel installable +module: libsofthsm.so