Log in Go to the main page Page Discussion History Go to the file list Go to the site toolbox Bookmark and Share

Generate A Private Key

From RZWiki


Image:linux-logo-large.png Image:Application-certificate.svg

To generate a new private key using OpenSSL, use the openssl genrsa command as shown below;

Generate a New Private Key

openssl genrsa -out key_name.key 1024

You should also modify the file's permissions as follows;

chmod 400 key_name.key

Image:icemon-medium.png Related Articles

Our other OpenSSL articles

Information on OpenSSL Commands


Image:internet-group-chat-small.png We really do appreciate all feedback so please do send your comments, suggestions or corrections to sjiveson#routerzone.eu
(replacing the # with an @)


Site Toolbox:

Personal tools
This page was last modified on 25 September 2009, at 17:03. - Disclaimers - About RZWiki
Powered by MediaWiki