Re: How to compile nss3.10 on FreeBSD?

2006-08-16 Thread Nelson B
Wan-Teh Chang wrote: > Alex wrote: >> I didn't found NSS 3.11.2 release in mozilla website. >> http://www.mozilla.org/projects/security/pki/nss/ >> Maybe it didn't update the latest version. > > You are right. That's our fault. > > You can find the latest NSS releases at > https://ftp.mozilla.or

Re: How to compile nss3.10 on FreeBSD?

2006-08-16 Thread Wan-Teh Chang
Alex wrote: I didn't found NSS 3.11.2 release in mozilla website. http://www.mozilla.org/projects/security/pki/nss/ Maybe it didn't update the latest version. You are right. That's our fault. You can find the latest NSS releases at https://ftp.mozilla.org/pub/mozilla.org/security/nss/release

Re: How to compile nss3.10 on FreeBSD?

2006-08-16 Thread Alex
> Alex: > > You should also do "gmake -v" to make sure you are > using GNU make 3.79 or later. The latest versions of > NSS require the 'call' function that was added in > GNU make 3.79 (or a very late 3.7x release). > > Why don't you use the latest NSS 3.11.2 release? > > Wan-Teh > > Thanks for

Re: Get only personal certificates

2006-08-16 Thread Primo It
First sorry for my english, i don`t do speak so good. I hope you can understand what i say below. I want to say by "personal" not accurately certificates for which I have (private) key, but final certificates that are not CA cert neither OCSP responder. I want to do it because when i crypt a fi

Re: is this a non-intended usage of "roots" module?

2006-08-16 Thread Nelson B
David Stutzman wrote: > David Stutzman wrote: > >> I use certutil -L -d dbdir -h all to show all of certificates in the db >> as well as the roots module and I have "p,p,p" for all the user certs as >> well as the intermediate CAs and "C,C,p" for the Root CAs. Does anyone >> know why addbuilti

Re: Get only personal certificates

2006-08-16 Thread Nelson B
Primo It wrote: > Is possible to get only de Personal Certificates? > the getPermCerts brings all certificates and getCACerts brigns all CA > certificates. > Is there some method that get just de Personal Certificates? Primo, Apparently your questions concern the Java JSS CryptoManager class, whi

Re: add new token device

2006-08-16 Thread David Stutzman
Primo It wrote: How can i set a new token device programacticali Thanks, Primo It Look at the source for modutil. I have found over the past few months that a lot of what you may attempt to do with NSS can be performed through the various command line utilities that come with NSS. Inspect

Re: Get only personal certificates

2006-08-16 Thread David Stutzman
Primo It wrote: Is possible to get only de Personal Certificates? the getPermCerts brings all certificates and getCACerts brigns all CA certificates. Is there some method that get just de Personal Certificates? Thanks Primo It If by "personal" you mean "certs I have keys for", then try c

Re: is this a non-intended usage of "roots" module?

2006-08-16 Thread David Stutzman
David Stutzman wrote: I use certutil -L -d dbdir -h all to show all of certificates in the db as well as the roots module and I have "p,p,p" for all the user certs as well as the intermediate CAs and "C,C,p" for the Root CAs. Does anyone know why addbuiltin is appearing to ignore any trust fl

Get only personal certificates

2006-08-16 Thread Primo It
Is possible to get only de Personal Certificates? the getPermCerts brings all certificates and getCACerts brigns all CA certificates. Is there some method that get just de Personal Certificates? Thanks Primo It ___ dev-tech-crypto mailing list dev-te

add new token device

2006-08-16 Thread Primo It
How can i set a new token device programacticali Thanks, Primo It ___ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

Re: get instaled Drivers

2006-08-16 Thread Primo It
Sorry for the dumb question I go to be less sluggish in next doubt "Primo It" <[EMAIL PROTECTED]> escreveu na mensagem news:[EMAIL PROTECTED] > How can i get de installed tokens devices driver > > Thanks > Primo It > ___ dev-tech-crypto mailing list

get instaled Drivers

2006-08-16 Thread Primo It
How can i get de installed tokens devices driver Thanks Primo It ___ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

Re: How to compile nss3.10 on FreeBSD?

2006-08-16 Thread Wan-Teh Chang
Alex: You should also do "gmake -v" to make sure you are using GNU make 3.79 or later. The latest versions of NSS require the 'call' function that was added in GNU make 3.79 (or a very late 3.7x release). Why don't you use the latest NSS 3.11.2 release? Wan-Teh __

Re: Firefox Form Filler, key3.db, encrypt/decrypt etc

2006-08-16 Thread prodizy
Bob Relyea wrote: > prodizy wrote: > > Hi, > > > > If the key3.db is deleted, all the forms & passwords remembered by > > Firefox are lost? Isn't it a bad thing? > > > Actually should should only loose the passwords. That is because the > passwords are encrypted with a key stored in key3.db and pro

Re: How to compile nss3.10 on FreeBSD?

2006-08-16 Thread Alex
> Alex wrote: >> i have compiled nss3.10 successful on Windows platform(cygwin), but i ftp >> the same version nss to a FreeBSD platform, it can't compile? please help >> me, thanks. >> >> bash-2.05b# make nss_build_all >> "../coreconf/config.mk", line 44: Need an operator >> "../coreconf/arch.mk",

Re: pkcs#7 envelopeddata decoding

2006-08-16 Thread Michiel van Meersbergen
Nelson B wrote: >Michiel > >The old SEC_PKCS7 API is deprecated. It conforms to the original PKCS#7, >not to the newer "Cryptographic Message Syntax" RFC which superseded PKSC#7 >and is a superset of PKCS#7. > >NSS has a newer library that implements the newer RFC. IMO, all new >development shou

Re: How to compile nss3.10 on FreeBSD?

2006-08-16 Thread Nelson B
Alex wrote: > i have compiled nss3.10 successful on Windows platform(cygwin), but i ftp > the same version nss to a FreeBSD platform, it can't compile? please help > me, thanks. > > bash-2.05b# make nss_build_all > "../coreconf/config.mk", line 44: Need an operator > "../coreconf/arch.mk", line