Page 1 of 1

How to create signature with key.pem and certificate.pem

Posted: Tue Jul 07, 2009 8:00 am
by BaltarPHP
im devoloping a e-store and link to a bank. Its my first time. Im confused how do i create signature with privatekey.pem and certificate.pem file?

Re: How to create signature with key.pem and certificate.pem

Posted: Thu Jul 09, 2009 3:53 pm
by Darhazer
Probably with call to openssl :)
Or maybe you are trying to make a SOAP call, using a client certificate?