Anyone got this working?It took me a day to find a proper openssl above version 0.9 and had to install with pearl and then do some chemistry to get it to work. Paypal does provide sh#ty info on the last step for creating the p12 cert with the 2 pem keys.Anyhow i think i also got this working and the i've encrypted my string and send it to paypal but it gives out "business email is not provided".If anyone know the last step of openssl to create the p12 cert let me know to make sure i give the correct command.
Thanks.
P.S. Paypal provides a c# project that encrypts your string, binding it with certs and to my surprise the main encrypt class is not present inside the project!!I think they really hate IIS users.