Showing posts with label uCommerce. Show all posts
How to generate pkcs12 certificate on windows?

Open a command prompt and go to the bin directory under the installation directory.
To create the private certificate type: “openssl genrsa –out private-key.pem 1024” and press [Enter].
For the public certificate type: “openssl req.