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

Remove A Key File Passphrase, Using OpenSSL

From RZWiki


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

To remove a passphrase from a key file using OpenSSL, using the command syntax described below depending on the key file format;

DER File

Remove the passphrase: openssl rsa -in networkstuff.eu.der -out networkstuff.eu.der

font color=blueEnter pass phrase for networkstuff.eu.der:/font *******
font color=bluewriting RSA key/font

Confirm removal: openssl rsa -inform DER -in networkstuff.eu.der -noout -check

font color=blueRSA key ok/font

Image:icemon-medium.png Related Articles

See the Convert File Formats, Using OpenSSL article for information on how to convert files from one format to another.

Our other OpenSSL articles

Information on other 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 11 May 2009, at 12:01. - Disclaimers - About RZWiki
Powered by MediaWiki