Re: removing the certificate added with CERT_NewTempCertificate

2011-02-04 Thread Robert Relyea
On 02/04/2011 10:19 AM, Anupama Joshi wrote: > When does it get removed? Does it gets removed immediately or after the NSS > is shutdown? Immediately after the last reference. IIRC. Everytime you look the cert up, you get a new reference to it. You need to destroy all the references you make. bob

Re: removing the certificate added with CERT_NewTempCertificate

2011-02-04 Thread Anupama Joshi
When does it get removed? Does it gets removed immediately or after the NSS is shutdown? On Fri, Feb 4, 2011 at 9:59 AM, Robert Relyea wrote: > > >> Hi, > >> I want to build certifiacte chain using a certifiacte passed by user > >> and some certificates which are already there in the certDB. >

Re: removing the certificate added with CERT_NewTempCertificate

2011-02-04 Thread Robert Relyea
On 02/04/2011 09:08 AM, PeachUser wrote: > Hi , > CAn somebody please answer my question. It is really critical. > Thanks > On Feb 2, 12:41 pm, PeachUser wrote: >> Hi, >> I want to build certifiacte chain using a certifiacte passed by user >> and some certificates which are already there in the

Re: removing the certificate added with CERT_NewTempCertificate

2011-02-04 Thread PeachUser
Hi , CAn somebody please answer my question. It is really critical. Thanks On Feb 2, 12:41 pm, PeachUser wrote: > Hi, >  I want to build certifiacte chain using a certifiacte passed by user > and some certificates which are already there in the certDB. > I am using CERT_NewTempCertificate(certDB,