On Fri, Feb 18, 2011 at 01:22:44AM -0800, kalpesh07 wrote:
>
> hi,
> I am trying to create digital signature for pdf document by openssl commands
> from php file.
>
> I write these two commands first in php file
> exec("openssl req -x509 -nodes -days 365 -subj
> '/C=In/ST=Mumbai/L=Maharashtra/CN
sl_crt.pem files
But openssl_key_crt.p12 and openssl_key_crt_enc.pem comes blank.
Is there something wrong i am doing?
How should i create digital signature using openssl on the fly for users in
my site.
Thanks.
--
View this message in context:
http://old.nabble.com/I-m-trying-t