OpenSSL to generate a Private Key and Public Certificate on a PC

2006-02-04 Thread ssl_virgin (sent by Nabble.com)
I need to use OpenSSL to generate a Private Key and Public Certificate, so that I can dynamically create encrypted PayPal buttons [ref: Chap 7 of “PayPal Website Payments Standard Checkout Integration Guide”.].  I should be able to create these on my PC and upload them to my space on a shared serv

Re: OpenSSL to generate a Private Key and Public Certificate on a PC

2006-02-06 Thread ssl_virgin (sent by Nabble.com)
Many thanks for the replies! Based on these, I've made some progress: 1) downloaded the pre-compiled binary from http://www.slproweb.com/products/Win32OpenSSL.html. 2) installed it. 3) according to the “help” file, I need to have Perl installed on the PC, so I did that. 4) navigated to the 'Crypt

Re: OpenSSL to generate a Private Key and Public Certificate on a PC

2006-02-07 Thread ssl_virgin (sent by Nabble.com)
Ah, that's it - excellent!  Many thanks!! View this message in context: Re: OpenSSL to generate a Private Key and Public Certificate on a PC Sent from the OpenSSL - User forum at Nabble.com.

“OpenSSL binaries” on the (shared) server

2006-02-07 Thread ssl_virgin (sent by Nabble.com)
Hello again – another (possibly dumb) question I'm afraid: With your help I have successfully created a Private Key and Public Certificate using OpenSSL.  These were created on my PC and will be uploaded to the server (and the Public Cert will also be uploaded to PayPal).  Apparently, in order to

Re: “OpenSSL binaries” on the (shared) server

2006-02-08 Thread ssl_virgin (sent by Nabble.com)
Thanks Kyle, much appreciated! -- View this message in context: http://www.nabble.com/OpenSSL-binaries-on-the-%28shared%29-server-t1079747.html#a2818694 Sent from the OpenSSL - User forum at Nabble.com. __ OpenSSL Project