Authors: russell@unturf.com · brackishbert@gmail.com · foxhop.net · TimeHexOn.com Patches, unit tests, benchmarks, whitepaper, and outreach briefs. Public domain — no copyright claimed. Use freely.
13 lines
246 B
INI
13 lines
246 B
INI
# config file for secmod KeyStore access using sqlite backend
|
|
|
|
name = NSS-Sqlite
|
|
|
|
nssLibraryDirectory = ${pkcs11test.nss.libdir}
|
|
|
|
nssDbMode = readWrite
|
|
|
|
nssModule = keystore
|
|
|
|
nssSecmodDirectory = ${pkcs11test.nss.db}
|
|
|
|
attributes = compatibility
|