Re: Problem using NSS signtool with NSS release 3.11 onwards

2007-12-12 Thread Nelson Bolyard
Peter, The NSS crowd hangs out in mozilla.dev.tech.crypto. I'm cross posting this there. Please follow up there. [EMAIL PROTECTED] wrote, On 2007-12-10 17:18: > I am having problems using signtool with any version of NSS from 3.11 > onwards and I wanted to make sure I wasn't missing anything obv

Looking for error codes.

2007-12-12 Thread D3|\||\|!$
Hi!!! Kindly check out line no. 1796 of the file selfserv.c which can be accessed at the link given below: http://lxr.mozilla.org/security/source/security/nss/cmd/selfserv/selfserv.c The program exits here with errorcode 51 in case no "options" parameters are present in the command line. Now I c

Re: Comment on tls-srp enhancement?

2007-12-12 Thread Steffen Schulz
On 071209 at 03:55, Nelson Bolyard wrote: > If FF doesn't have any built-in UI for SRP, I think I have a harder time > justifying the inclusion of SRP in NSS. I think it's a feature that > would be included exclusively for use in the browser, so if the browser > can't use it "out of the box", ther

Re: Terminating SSL on the web proxy

2007-12-12 Thread Robert Relyea
Nelson Bolyard wrote: Robert Relyea wrote: NOTE2: None of the proxy nelson mentioned will work if the user is using SSL client auth. I would say two things about that: 1) SSL client auth is generally controlled by the server, not the client. correct. (of course). 2) There are re

Re: Looking for info regarding some NSS/NSPR functions

2007-12-12 Thread D3|\||\|!$
On Dec 11, 11:30 pm, "Wan-Teh Chang" <[EMAIL PROTECTED]> wrote: > On Dec 11, 2007 4:35 AM, D3!$ <[EMAIL PROTECTED]> wrote: > > > Hi All!!! > > > 1)I'm trying to figure out the function of the PL_CreateOptState & > > PL_DestroyOptState functions mentioned in plgetopt.h: Looks like it > > par