Re: [NSS] X509 Certificate Chain Verification Example

2016-02-15 Thread Nicholas Mainardi
Please, could someone give me a hint about this issue? Deadline for my testing program is getting closer and I need to get it works. Otherwise I should use the Cert_VerifyCertNow function even if it's deprecated. I would like to add that I try to call also CERT_VerifyCertNow on the same input chain

Re: Verifying a signature using NSS

2016-02-15 Thread WebDoctor
Le vendredi 12 février 2016 16:06:15 UTC+1, Wan-Teh Chang a écrit : > On Wed, Feb 10, 2016 at 11:50 PM, WebDoctor wrote: > > Hi, > > > > I'm working in a Firefox extension that will use some cryptographic > > operations. > > > > The problem I found is that when I sign data using the private key i