Difficulty generating EC keys in Firefox 3.0.1

2008-09-05 Thread mozilla
I am trying to generate a certificate request for an EC key from Firefox 3.0.1 (downloaded from mozilla.org). A pop up (key generation?) appears briefly but quickly disappears. The Java error console contains the following message: Error: uncaught exception: [Exception... "Component returned fa

Relationship between CK_MECHANISM_TYPE and SECOidTag

2008-09-05 Thread Graham Leggett
Hi all, I am struggling to understand the relationship between a CK_MECHANISM_TYPE and a SECOidTag and how they relate to one another. For example, CKM_AES_ECB and SEC_OID_AES_[128|192|256]_ECB constants seem to be related to one another. Another thing I don't fully understand is that in th

Re: NSS v3.12 build failure on MacOSX 10.5

2008-09-05 Thread Graham Leggett
Wan-Teh Chang wrote: Yes, NSS 3.12 works on Mac OS X Leopard. I am using Mac OS X 10.4 Tiger. I just downloaded https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_RTM/src/nss-3.12-with-nspr-4.7.tar.gz I built it successfully with these commands: 512 gunzip nss-3.12-wit

Re: NSS v3.12 build failure on MacOSX 10.5

2008-09-05 Thread Wan-Teh Chang
2008/9/5 Graham Leggett <[EMAIL PROTECTED]>: > Hi all, > > I just downloaded and attempted to build nss+nspr v3.12 as per the following > instructions: > > http://www.mozilla.org/projects/security/pki/nss/nss-3.11.4/nss-3.11.4-build.html > > When an attempt is made to run "make nss_build_all", the

NSS v3.12 build failure on MacOSX 10.5

2008-09-05 Thread Graham Leggett
Hi all, I just downloaded and attempted to build nss+nspr v3.12 as per the following instructions: http://www.mozilla.org/projects/security/pki/nss/nss-3.11.4/nss-3.11.4-build.html When an attempt is made to run "make nss_build_all", the build fails almost immediately with the following erro