Computer Tips - How do I remove the password from an RSA key?

Date: 2008apr21 OS: Linux Q. How do I remove the password from an RSA key? A. Use this variant of the openssl command:
openssl rsa -in key.original -out key.new