Mercurial > trustbridge
annotate ui/tests/data/nss/pki-nssdb/pkcs11.txt @ 1119:5349e2354c48
(issue54) Merge branch runafterinstall
There is now an NSIS Plugin that executes the Software after
installation using COM in the shell of the current user.
With the way over the shell there is no inheritance /
token management required. As it is impossible to
drop all privileges of a token granted by UAC and
still be able to reelevate the Token again with another
RunAs call later this round trip over the Shell was
necessary.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Tue, 16 Sep 2014 19:48:22 +0200 |
parents | 344d15e23f6c |
children |
rev | line source |
---|---|
830
344d15e23f6c
Add nss shared db data and use it.
Andre Heinecke <andre.heinecke@intevation.de>
parents:
diff
changeset
|
1 library= |
344d15e23f6c
Add nss shared db data and use it.
Andre Heinecke <andre.heinecke@intevation.de>
parents:
diff
changeset
|
2 name=NSS Internal PKCS #11 Module |
344d15e23f6c
Add nss shared db data and use it.
Andre Heinecke <andre.heinecke@intevation.de>
parents:
diff
changeset
|
3 parameters=configdir='sql:TOREPLACE' certPrefix='' keyPrefix='' secmod='secmod.db' flags=optimizeSpace updatedir='' updateCertPrefix='' updateKeyPrefix='' updateid='' updateTokenDescription='' |
344d15e23f6c
Add nss shared db data and use it.
Andre Heinecke <andre.heinecke@intevation.de>
parents:
diff
changeset
|
4 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}) |
344d15e23f6c
Add nss shared db data and use it.
Andre Heinecke <andre.heinecke@intevation.de>
parents:
diff
changeset
|
5 |