Fix the configdir to be the system one

This commit is contained in:
Elio Maldonado 2009-09-26 17:18:23 +00:00
parent 98d8df1f81
commit 38fd5f87cc
1 changed files with 1 additions and 1 deletions

View File

@ -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})