To Infinity and Beyond …

SSL Key, Certifcate CSR – Java

Posted by: jango on: August 14, 2009

Create a server key: openssl genrsa -des3 -out server.key.pass 1024

Remove the pass: openssl rsa -in server.key.pass -out server.key

Generate CSR: openssl req -new -key server.key -out server.csr

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Quote of the moment

Quote

Jango Twitts

Follow

Get every new post delivered to your Inbox.