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_NewTempCertif
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, &certItem, NULL, PR_FALSE,
PR_TRUE); to add the user given cert temporarily in the certDB.
After the chain is established
On Oct 19, 10:49 am, Brian Smith wrote:
> I will try to help you if you can wrap the code below in a complete program
> that I can compile and run using Visual Studio 2010.
>
> - Original Message -----
> From: "PeachUser"
> To: dev-tech-cry...@lists.mozilla.org
CAN Somebody please help me ???
THanks
On Oct 18, 12:32 pm, PeachUser wrote:
> I am implementing functionality which needs to take trusted root
> certs from user and use it to do SSl handshake.
> I use CERT_ImportCert
> I read a DER file get the data and length , create SECIt
I am implementing functionality which needs to take trusted root
certs from user and use it to do SSl handshake.
I use CERT_ImportCert
I read a DER file get the data and length , create SECItem and then
pass it to the CERt_importCerts.
I am keeping both the "keepcerts" and "isCA" flags true.
5 matches
Mail list logo