1
2
# config file for secmod KeyStore access
3
4
name = NSSKeyStore
5
6
nssSecmodDirectory = ${pkcs11test.nss.db}
7
8
nssLibraryDirectory = ${pkcs11test.nss.libdir}
9
10
#showInfo = true
11
12
attributes = compatibility
13