Posted by Steph on 04/18/07 22:13
"C." <colin.mckinnon@gmail.com> a ιcrit dans le message de news:
1176903719.454517.56690@b75g2000hsg.googlegroups.com...
> On 16 Apr, 23:54, "Steph" <mcv...@hotmail.com> wrote:
>>
>> Does anybody know whether it is possible to encrypt AUTOMATICALLY in PHP
>> (at the server side) an Adobe PDF document (also stored at the server
>> side)
>> by using a public key coming from a certificat of a client that wants to
>> retreive, decrypt (with his private key) and read the PDF document ?
>>
>
> I don't believe there's any method to get the actual client
> certificate into PHP from the HTTP session. If they upload the cert it
> should be fairly simple as long as you know how its encapsulated.
>
> C.
>
Thanks anyway !
[Back to original message]
|