Initialization of PKCS#11 crypto module changed since NSS 3.12.5?

2011-04-21 Thread Bernhard Thalmayr
Hi experts, according to 'https://developer.mozilla.org/en/NSS_reference/NSS_environment_variables' PKCS#11 crypto module will throw an error if not initialized by the process which will use it (even it has been initialized by the parent process). It seems this behaviour has been changed

Re: Initialization of PKCS#11 crypto module changed since NSS 3.12.5?

2011-04-21 Thread Wan-Teh Chang
On Thu, Apr 21, 2011 at 1:06 PM, Bernhard Thalmayr bernhard.thalm...@painstakingminds.com wrote: Hi experts, according to 'https://developer.mozilla.org/en/NSS_reference/NSS_environment_variables' PKCS#11 crypto module will throw an error if not initialized by the process which will use it

Re: Initialization of PKCS#11 crypto module changed since NSS 3.12.5?

2011-04-21 Thread Robert Relyea
On 04/21/2011 02:14 PM, Wan-Teh Chang wrote: On Thu, Apr 21, 2011 at 1:06 PM, Bernhard Thalmayr bernhard.thalm...@painstakingminds.com wrote: Hi experts, according to 'https://developer.mozilla.org/en/NSS_reference/NSS_environment_variables' PKCS#11 crypto module will throw an error if not