Posted by C. on 04/18/07 13:41
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.
Navigation:
[Reply to this message]
|