From 0c89b3ccba7c9b7332ab67ae1936aff51ca62367 Mon Sep 17 00:00:00 2001 From: NingSun Date: Thu, 8 Feb 2018 08:34:03 -0800 Subject: Initial sshsm project structure Issue-ID: AAF-94 Change-Id: I5e82fff418e7567b161acf9b98013a9b85ffc5b4 Signed-off-by: NingSun --- SoftHSMv2/softhsm2.module.in | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 SoftHSMv2/softhsm2.module.in (limited to 'SoftHSMv2/softhsm2.module.in') diff --git a/SoftHSMv2/softhsm2.module.in b/SoftHSMv2/softhsm2.module.in new file mode 100644 index 0000000..fe88908 --- /dev/null +++ b/SoftHSMv2/softhsm2.module.in @@ -0,0 +1,4 @@ +# This file describes how to load the pk11 module +# See: http://p11-glue.freedesktop.org/doc/p11-kit/config.html + +module: @default_softhsm2_lib@ -- cgit 1.2.3-korg