I have a private key for SSL certificate that I need to send to another person to install it in their server. How do I encrypt it before sending? I use PuTTY. Can I simply load the raw key in PuTTY and then go to Conversions > Export OpenSSH key
and provide a passphrase? Is that how I encrypt it?
Is there another way to do this with linux command?