Re: From a PKCS7 file to a Certificate..How?
From: trever (treverflint@hotmail.com)
Date: 08/29/02
- Next message: Ric Sidders: "FORCE LOGOFF"
- Previous message: karl [x y]: "Re: 2 files titled Systray.exe? Worm maybe?"
- In reply to: Eric: "Re: From a PKCS7 file to a Certificate..How?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "trever" <treverflint@hotmail.com> Date: Thu, 29 Aug 2002 13:45:19 -0700
hi,
question is what you need to read pkcs7
or pfx file.
in my opnion the only thing you can generate is pkcs#7 encoded data of the
cert and send it to client pc
on client side they have planty of options:
1) create acert store from the file read the certs from that store
2)can use xenrol (ICEnroll::acceptFilePKCS7)
hope this felps
"Eric" <eric.h@netcourrier.com> wrote in message
news:u8jVWUzTCHA.3252@tkmsftngp12...
> if it's p12 that means it contains also the private key... I guess...but I
> don't understand the link to my question...
>
> "trever" <treverflint@hotmail.com> wrote in message
> news:eqNBHHrTCHA.3188@tkmsftngp12...
> > hi,
> > do you think that PKCS#7 and PKCS#12(PFX) are one and the same?
> > "Eric" <eric.h@netcourrier.com> wrote in message
> > news:e01PfBqTCHA.4136@tkmsftngp08...
> > > Hi all,
> > >
> > > My CA will store the Client's certificates onto a FTP server as PKCS7
> > files
> > > (pfx files).
> > > The clients (they are using a C++ application with CAPI..not CAPICOM)
> then
> > > will download the files and they will be installed onto the system.
> > > I just wonder which CryptoAPI functions to use for pointing to a p7
file
> > on
> > > the disk and then register it in a specific store onto the system?
> > > Thanks
> > > Eric
> > >
> > >
> >
> >
>
>
- Next message: Ric Sidders: "FORCE LOGOFF"
- Previous message: karl [x y]: "Re: 2 files titled Systray.exe? Worm maybe?"
- In reply to: Eric: "Re: From a PKCS7 file to a Certificate..How?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|