Creating a SSH Key pair - public and private for my Windows 2008 server app so it can communicate with a partner sftp site

2012-08-31 Thread ML Harmon
I have a Windows 2008 server that runs an application I use to transfer files to my business partner's site via sftp. I need to generate a SSH key pair with openssl and then send my partner the public key while I keep the private key. I don't know how to do this with openssl, can someone help me?

Re: Creating a SSH Key pair - public and private for my Windows 2008 server app so it can communicate with a partner sftp site

2012-08-31 Thread ML Harmon
Of ML Harmon Sent: Friday, August 31, 2012 1:26 AM To: openssl-users@openssl.org Subject: Creating a SSH Key pair - public and private for my Windows 2008 server app so it can communicate with a partner sftp site I have a Windows 2008 server that runs an application I use to transfer files to my