I have a VPS Box running on CentOS 6.5 with vsftpd.
I have setup a user account for login with username/password.
My customer now sent me a id_rsa_2048.pub key which he wants to use for authentication instead of username/password combination for his username let's say "testaccount".
What do i have to change in my vsftpd config to authenticate against his certificate?