I have complete FTP enterprise setup and running SFTP, but one client is asking for keyed login, not user/pass. I want to test it before giving him instructions but this is out of my realm of expertise.
What I've done is in Complete FTP under User --> Public Keys --> Generate New Key Pair and Add to List
When prompted I've created a password for the private key and saved it on the FTP server system and then also copied it to my test client system.
On my test client system (FileZilla client) I've setup the user, entered the username and and selected the file that I generated in the previous step. FileZilla said it was not compatible and asked if I wanted to convert it - Yes. It then prompted for the password I had used and I entered that. When I try to connect I get the following error:
ERROR [Session.84:Default Site:username:xxx.xxx.xxx.xxx] Failed to verify signature ConfigException: Unable to parse RSA key
Can anyone give me a simple step by step to get the keyed login working?