Re: p12 Certificates How do I use?
From: Peter Claes (peke@antwerpen.be)
Date: 03/11/03
- Next message: Pieter Philippaerts: "Re: p12 Certificates How do I use?"
- Previous message: Peter Claes: "Working With Certificates"
- Next in thread: Pieter Philippaerts: "Re: p12 Certificates How do I use?"
- Reply: Pieter Philippaerts: "Re: p12 Certificates How do I use?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Peter Claes" <peke@antwerpen.be> Date: Tue, 11 Mar 2003 11:40:07 +0100
Is there a way to access the private key ?
Pk
"Pieter Philippaerts" <Pieter.nospam@mentalis.org> schreef in bericht
news:OiHfin7uCHA.2288@TK2MSFTNGP09...
> "Mike" <mike@kearl.net> wrote in message
> news:eCkgrE7uCHA.1636@TK2MSFTNGP12...
> > I am trying to use a certificate that I recieved from a vendor.
> > The certificate is not an x.509 type and I need to use the
> > X509Certificate.CreateFromCertFile() method.. how do convert the p12
file
> so
> > I can use it or do I have to get a different certificate from the
vendor?
>
> Download the Certificate Services library at
> http://mentalis.org/soft/projects/certificates/
> The Certificate class from that library has a method
> Certificate.CreateFromPfxFile() to load PFX [alias P12] files. It also has
a
> ToX509 method to Convert a Certificate instance to a X509Certificate
> instance.
>
> Regards,
> Pieter Philippaerts
>
>
- Next message: Pieter Philippaerts: "Re: p12 Certificates How do I use?"
- Previous message: Peter Claes: "Working With Certificates"
- Next in thread: Pieter Philippaerts: "Re: p12 Certificates How do I use?"
- Reply: Pieter Philippaerts: "Re: p12 Certificates How do I use?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|