how to connect the FTPS server without password using certificate?

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
bangwoo
500 Command not understood
Posts: 1
Joined: 2019-07-18 01:31
First name: Jang
Last name: byeongwoo

how to connect the FTPS server without password using certificate?

#1 Post by bangwoo » 2019-07-18 02:00

i have my own FTPS server on my local.
and i made certificates on FileZilla(.crt)
to use TrustManager in java, i made jks file using openssl. and tried TrustManager.
but server say needs password.
arent there any way to access without password? like SFTP certificate login?
(im making client on java)
thanks

User avatar
botg
Site Admin
Posts: 35555
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: how to connect the FTPS server without password using certificate?

#2 Post by botg » 2019-07-18 07:39

FileZilla does not support client certificates.

Post Reply