SSL (SFTP) Connection, non-standard port (1022) and Putty

I am trying to set Dopus up to connect to an SSL server over sftp. The server already has my public key so I need to tell Dopus where my private key is. Regrettably this isn't one of the options when I configure the site in Dopus. I can connect to the server over WinSCP as well as Putty just fine. I have pageant running but when I attempt to connect with Dopus using a secure TLS/SSL explicit connection on 1022 it just waits endlessly (don't get any password box or anything). Looking at the log files on the server it says "Did not recieve identification string from..." Any ideas where I have gone astray? It would appear that Dopus is not communicating with Pageant and doesn't have access to the private key, and I don't know how to explicitly tell it where the private key is.

    Thanks,

     Aaron

Go figure, I've been fighting with this for several hours, after finally deciding to post on the forums I figure it out 3 minutes later. Had to set my connection to standard port 22 SSL and then change the port number.