Remove password from private key


For use on servers, such as Apache Web server, it is appropriate to remove the password of the private key. Otherwise, the administrator must enter at every restart of the server the password. The password is removed with this command line:

openssl rsa -in priv-key.pem -out priv-key.np.pem
2016-05-10 10:36 Thorsten Hindermann {writeRevision}
Average rating: 0 (0 Votes)

You cannot comment on this entry

Chuck Norris has counted to infinity. Twice.