We have a self-managed root CA server and issued a server certificate to our FTPES server. How can I install the root certificate to the Filezilla client?
Thanks
how to install root CA certificate on Filezilla
Moderator: Project members
Re: how to install root CA certificate on Filezilla
If you decide to trust the server certificate permanently, it will be stored in the certificate cache of FileZilla (cert chain). Note that FileZilla NEVER automatically trust any certificate. So you cannot install root certificates into it, and client certificates are not supported.
### BEGIN SIGNATURE BLOCK ###
No support requests per PM! You will NOT get any reply!!!
FTP connection problems? Do yourself a favor and read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
### END SIGNATURE BLOCK ###
No support requests per PM! You will NOT get any reply!!!
FTP connection problems? Do yourself a favor and read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
### END SIGNATURE BLOCK ###
-
- 500 Command not understood
- Posts: 3
- Joined: 2011-06-07 23:10
- First name: Keith
- Last name: Wong
Re: how to install root CA certificate on Filezilla
Thanks for the quick response. Does that mean it doesn't even through cert. from Thawte and Verisign?
Re: how to install root CA certificate on Filezilla
No, all certificates are presented as unknown to the user. User decides to trust.
### BEGIN SIGNATURE BLOCK ###
No support requests per PM! You will NOT get any reply!!!
FTP connection problems? Do yourself a favor and read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
### END SIGNATURE BLOCK ###
No support requests per PM! You will NOT get any reply!!!
FTP connection problems? Do yourself a favor and read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
### END SIGNATURE BLOCK ###
-
- 500 Command not understood
- Posts: 3
- Joined: 2011-06-07 23:10
- First name: Keith
- Last name: Wong
Re: how to install root CA certificate on Filezilla
Thanks alot.