|
|
|
date: Sat, 14 Jun 2008 14:57:02 +0800,
group: microsoft.public.platformsdk.security
back
RE: How can I create a PFx certificate with specific keypair?
Hi,
Can you please give more indications on the technology you are targeting (is
it C/C++ with Crypto API or .NET framework). Also, on what format the private
key is stored (is it simply the hex values of the RSA components)?
There are many ways to achieve what you want depending on your environment.
Cheers,
--
Mounir IDRASSI
IDRIX
http://www.idrix.fr
to reach : mounir_idrix_fr (replace the underscores with the at and dot
characters respectively)
"Orchid" wrote:
> Hi everyone,
> I need to create a PFX certificate with my Key pair,I mean I have a key pair
> (public key and private key) and I would like to create a certificate(PFX)
> with these keys ,is it possible? if yes, how can I do this ?if there is any
> tools that can help me please inform me.
> I'd appreciated for any help,
> yours sincerely,
> Orchid
>
> url:http://www.ureader.com/gp/1659-1.aspx
>
date: Sat, 14 Jun 2008 08:27:01 -0700
author: Mounir IDRASSI am
RE: How can I create a PFx certificate with specific keypair?
test reply
"Mounir IDRASSI" wrote:
> Hi,
>
> Can you please give more indications on the technology you are targeting (is
> it C/C++ with Crypto API or .NET framework). Also, on what format the private
> key is stored (is it simply the hex values of the RSA components)?
> There are many ways to achieve what you want depending on your environment.
>
> Cheers,
> --
> Mounir IDRASSI
> IDRIX
> http://www.idrix.fr
>
> to reach : mounir_idrix_fr (replace the underscores with the at and dot
> characters respectively)
>
>
> "Orchid" wrote:
>
> > Hi everyone,
> > I need to create a PFX certificate with my Key pair,I mean I have a key pair
> > (public key and private key) and I would like to create a certificate(PFX)
> > with these keys ,is it possible? if yes, how can I do this ?if there is any
> > tools that can help me please inform me.
> > I'd appreciated for any help,
> > yours sincerely,
> > Orchid
> >
> > url:http://www.ureader.com/gp/1659-1.aspx
> >
date: Mon, 16 Jun 2008 11:15:00 -0700
author: Richard
|
|