Re: signature verification. VFY_CreateContextWithAlgorithmID help

2010-09-08 Thread Robert Relyea
On 09/08/2010 05:52 AM, tedx wrote: > On Sep 8, 3:09 am, Nelson B wrote: > >> On 2010/09/07 17:08 PDT, tedx wrote: >> >> >>> I've hacked up something to try but I've now encountered a >>> compilation error that I don't understand. Has anyone else seen this? >>> nss_signing.c: In function

Re: Re[6]: Using a 'secret' SSL client certificate from Mozilla

2010-09-08 Thread Allan
"Konstantin Andreev" wrote in message news:qvgdnspmvaho3hvrnz2dnuvz_jsdn...@mozilla.org... On 08/28/10 02:36, Michael Smith wrote: Rather than the normal case of a client certificate belonging to the user, and just added to the certificate store, we want to have a certificate that nominally

Re: signature verification. VFY_CreateContextWithAlgorithmID help

2010-09-08 Thread tedx
On Sep 8, 3:09 am, Nelson B wrote: > On 2010/09/07 17:08 PDT, tedx wrote: > > >  I've hacked up something to try but I've now encountered a > > compilation error that I don't understand. Has anyone else seen this? > > nss_signing.c: In function ‘spl_nssVerifySignature’: > > nss_signing.c:172: erro

Re: Proposal to remove SSL 2.0 support from NSS trunk (NSS 3.13)

2010-09-08 Thread Nelson B
(This is a repost. I posted this message earlier today, but it seems not to have gone out. Please let me know if you get two copies.) On 2010-09-07 06:20 PDT, Konstantin Andreev wrote: > On 08/31/10 05:01, Nelson B Bolyard wrote: >> On 2010/08/30 17:32 PDT, Wan-Teh Chang wrote: >>> I propose tha

Re: signature verification. VFY_CreateContextWithAlgorithmID help

2010-09-08 Thread Nelson B
On 2010/09/07 17:08 PDT, tedx wrote: > I've hacked up something to try but I've now encountered a > compilation error that I don't understand. Has anyone else seen this? > nss_signing.c: In function ‘spl_nssVerifySignature’: > nss_signing.c:172: error: storage size of ‘vfy_context’ isn’t known >