Re: Step-by-step instructions on creating test email certificates

2008-02-22 Thread Nelson Bolyard
Neil wrote, On 2008-02-22 06:38: > Nelson Bolyard wrote: > >> That user cert you created doesn't have an email address in it. > > Sorry, my bad; I couldn't cut and paste and I overlooked the > [EMAIL PROTECTED], in the command line for the email cert. Ah, yes, That's yet a third way, even older

Re: Step-by-step instructions on creating test email certificates

2008-02-22 Thread Neil
Nelson Bolyard wrote: > That user cert you created doesn't have an email address in it. Sorry, my bad; I couldn't cut and paste and I overlooked the [EMAIL PROTECTED], in the command line for the email cert. > I suggest you try both (in separate certs). They both seem to work, but I like the c

Re: Step-by-step instructions on creating test email certificates

2008-02-22 Thread Nelson Bolyard
Neil wrote, On 2008-02-22 03:05: > Here is what I got to work, loosely based on instructions from Kai Engert: > > cvs -d :pserver:[EMAIL PROTECTED]/cvsroot co mozilla/nsprpub > mozilla/security/nss mozilla/security/coreconf mozilla/security/dbm > mozilla/dbm > make -C mozilla/security/nss nss_bu

Re: Step-by-step instructions on creating test email certificates

2008-02-22 Thread Neil
Here is what I got to work, loosely based on instructions from Kai Engert: cvs -d :pserver:[EMAIL PROTECTED]/cvsroot co mozilla/nsprpub mozilla/security/nss mozilla/security/coreconf mozilla/security/dbm mozilla/dbm make -C mozilla/security/nss nss_build_all Then, in the profile directory run th

Re: Step-by-step instructions on creating test email certificates

2008-02-21 Thread Neil
Nelson B Bolyard wrote: >Neil wrote, On 2008-02-20 16:33: > > >>It seems that building SeaMonkey will include certutil >> >> >Do SM builds build all the NSS commands? That seems like a big waste. > > Sorry, I hadn't looked closely enough, I see that I have the source, but the first step

Re: Step-by-step instructions on creating test email certificates

2008-02-20 Thread Eddy Nigg (StartCom Ltd.)
Nelson Bolyard wrote: > > Not sure, but I think it's this bug: > Bug 252250 – Incorrect handling of S/MIME keys with multiple identities > (need UI for per-identity cert settings) > > OK, I see the problem this bug describes. -- Regards Signer: Eddy Nigg, StartCom Ltd.

Re: Step-by-step instructions on creating test email certificates

2008-02-20 Thread Nelson Bolyard
Eddy Nigg (StartCom Ltd.) wrote, On 2008-02-20 18:39: > Nelson B Bolyard wrote: >> Neil wrote, On 2008-02-20 16:33: >> >>> I've been asked to review a patch that enhances the multiple identity UI >>> in Thunderbird/SeaMonkey by allowing email certificates to be selected >>> on a per-identity b

Re: Step-by-step instructions on creating test email certificates

2008-02-20 Thread Eddy Nigg (StartCom Ltd.)
Nelson B Bolyard wrote: > Neil wrote, On 2008-02-20 16:33: > >> I've been asked to review a patch that enhances the multiple identity UI >> in Thunderbird/SeaMonkey by allowing email certificates to be selected >> on a per-identity basis, rather than just for the main identity. >> >> It seems

Re: Step-by-step instructions on creating test email certificates

2008-02-20 Thread Nelson B Bolyard
Neil wrote, On 2008-02-20 16:33: > I've been asked to review a patch that enhances the multiple identity UI > in Thunderbird/SeaMonkey by allowing email certificates to be selected > on a per-identity basis, rather than just for the main identity. > > It seems that building SeaMonkey will includ

Step-by-step instructions on creating test email certificates

2008-02-20 Thread Neil
I've been asked to review a patch that enhances the multiple identity UI in Thunderbird/SeaMonkey by allowing email certificates to be selected on a per-identity basis, rather than just for the main identity. It seems that building SeaMonkey will include certutil which looks as if it is more th