Changes

Jump to: navigation, search

NSS

3 bytes added, 21:09, 8 August 2005
NSS Specific Parameters in Module Specs
described above. Valid names inside nss_params are:
<dl>
<dd>'''flags''' - comma separated list of flag values, parsed case-insensitive. Valid flag values are: 
<dl>
<dd>'''internal''' - this library is actually the Netscape internal library
<dd>'''slotParams''' - space separated list of name/value pairs where the name is a slotID and the value is a space sparated list of parameters related to that slotID.
Valid slotParams values are:
 
<dl>
<dd>'''slotFlags''' - comma separated list of cipher groups which this slot is expected to be the default implementation for (case-insensitive).
<dd>'''rootFlags''' - comma separated of flags describing any root certs that may be stored (case-insensitive).
Valid flags are:
 
<dl>
<dd>'''hasRootCerts''' - claims that this token has the default root certs and trust values. At init time NSS, will try to look for a default root cert device if one has not already been loaded.
<dd>'''hasRootTrust''' - parsed but ignored.
<dd>'''timeout''' - time in minutes before the current authentication should be rechecked. This value is only used if askpwd is set to 'timeout'. (default = 0).
<dd>'''askpwd''' - case-insensitive flag describing how password prompts should be manages. Only one of the following can be specified.
 
<dl>
<dd>'''every''' - prompt whenever the a private key on this token needs to be access (this is on the entire token, not on a key-by-key basis.
439
edits

Navigation menu