Save Ukraine

Remove password from SSL certificate key

Christian Kruse,

Because I never remember: here is how to remove the password from a key to a SSL certificate:

openssl rsa -in they_key_file.key -out they_key_file_no_password.key