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}
Durchschnittliche Bewertung: 0 (0 Abstimmungen)

Kommentieren nicht möglich

Chuck Norris has counted to infinity. Twice.