Thursday, May 1, 2014

openssl req -new -out Whatever.csr -keyout Whatever.privkey.pem

May be run as a command line against OpenSSL for Windows to make a Whatever.privkey.pem file. This assumes that you have navigated to C:/user/local/ssl/ and that openssl.exe and openssl.cnf are both in the directory.

No comments:

Post a Comment