Standalone FileZilla Server with Let's Encrypt certificate ?

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

Moderator: Project members

Post Reply
Message
Author
Ateliers_CYM
504 Command not implemented
Posts: 6
Joined: 2023-03-07 10:35
First name: Cyril
Last name: Marion

Standalone FileZilla Server with Let's Encrypt certificate ?

#1 Post by Ateliers_CYM » 2023-03-28 07:44

Hello to all !

I wanted to know if it is possible to setup a standalone FileZilla Server (without any webserver) on a Windows 2022 server, and to cypher the transfers using a Let's Encrypt certificate. If this is possible, is there some setup procedure that I could follow ?

I do not understand if FileZilla Server holds its own ACME scripts to get the required certificates, or if it requires some additional scripts such as WACS or Certbot... In fact, I'm lost ;-)

This is my environment :
- Windows server 2022 datacenter
- FileZilla Server v 1.6.7
- dadicated url which points on that server
- open ports 21, 990 and data
- works well with self-issued certificate
- cannot configure Let's Encrypt auto-renew certificate

Many thanks in advance ;-)

Cheers,
Cyril

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

Re: Standalone FileZilla Server with Let's Encrypt certificate ?

#2 Post by botg » 2023-03-28 08:42

Yes, FileZilla Server can obtain Let's Encrypt certificates all by itself, no additional software is needed. To this extent, it has a minimal built-in web server used solely for the ACME challenges.

On the Let's Encrypt page, select the internal webserver and add listeners on :: and 0.0.0.0, both port 80. Make sure port 80 is opened in your firewall.

Post Reply