From 38fd5f87cc9949002d2bfb57bf65dcb48956f4cf Mon Sep 17 00:00:00 2001 From: Elio Maldonado Date: Sat, 26 Sep 2009 17:18:23 +0000 Subject: [PATCH] Fix the configdir to be the system one --- system-pkcs11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-pkcs11.txt b/system-pkcs11.txt index 4ed67a2..0aa7a5c 100644 --- a/system-pkcs11.txt +++ b/system-pkcs11.txt @@ -1,5 +1,5 @@ library= name=NSS Internal PKCS #11 Module -parameters=configdir='sql:/home/test/.pki/nssdb' certPrefix='' keyPrefix='' secmod='secmod.db' flags= updatedir='' updateCertPrefix='' updateKeyPrefix='' updateid='' updateTokenDescription='' +parameters=configdir='sql:/etc/pki/nssdb' certPrefix='' keyPrefix='' secmod='secmod.db' flags= updatedir='' updateCertPrefix='' updateKeyPrefix='' updateid='' updateTokenDescription='' NSS=Flags=internal,critical trustOrder=75 cipherOrder=100 slotParams=(1={slotFlags=[RSA,DSA,DH,RC2,RC4,DES,RANDOM,SHA1,MD5,MD2,SSL,TLS,AES,Camellia,SEED,SHA256,SHA512] askpw=any timeout=30})