Re: nss building on WIN2k

2002-04-16 Thread Wan-Teh Chang
bonny joy wrote: hello I have a question on NSS building on WIN2k can i buils NSS 3.2.1 on win2k i tried but the following error is coming Microsoft (R) Segmented Executable Linker Version 5.60.339 Dec 5 1994

Re: nss building on WIN2k

2002-04-16 Thread Julien Pierre
Hi, bonny joy wrote: hello I have a question on NSS building on WIN2k can i buils NSS 3.2.1 on win2k i tried but the following error is coming Microsoft (R) Segmented Executable Linker Version 5.60.339 Dec 5

algorithms supported by the database token

2002-04-16 Thread Jamie Nicolson
The NSS software PKCS #11 provider has two tokens, a crypto token and a database token. Some algorithms that are supported by the crypto token are not supported by the database token. This is determined by the list of algorithms in

Re: PK11_ImportPrivateKeyInfo fails

2002-04-16 Thread Jamie Nicolson
One observation: most of these functions are deprecated, not exported by the shared libraries, and generally evil. You should expect them not to work properly. Patrick wrote: I use PK11_ImportPrivateKeyInfo to import a private key in the key db, and CERT_NewTempCertificate,

RE: PK11_ImportPrivateKeyInfo fails

2002-04-16 Thread Cesard, Patrick O.
What do you suggest I use for import a cert? For deleting a cert? -- P -Original Message- From: Jamie Nicolson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 16, 2002 7:13 PM To: [EMAIL PROTECTED] Subject: Re: PK11_ImportPrivateKeyInfo fails One observation: most of these functions