Atlantic.Net Blog

How to Remove the Password From Your SSL Key

Verified and Tested 2/8/15

Introduction

This is a fast and simple how-to about removing the password or passphrase from your SSL key file. This tutorial will use OpenSSL for the process.

Removing the password from your SSL Key

To remove the password or passphrase from your .key or SSL key file, you simply need to run:

openssl rsa –in yourSSLkey.key –out yourSSLkeywithnopassword.key

This will prompt you for the password. Once entered, you can use the .key file you just created (yourSSLkeywithnopassword.key) without needing to use a password.

Get a $250 Credit and Access to Our Free Tier!

Free Tier includes:
G3.2GB Cloud VPS a Free to Use for One Year
50 GB of Block Storage Free to Use for One Year
50 GB of Snapshots Free to Use for One Year