Answer the question
In order to leave comments, you need to log in
How do I get a Let's Encrypt FTP certificate and what ports do I need to open?
The FTP server outside has the ftp.mydomain.ru domain with open ports 20-21 and 45000-46000, all other ports are closed.
When running the command:
certbot certonly --standalone --agree-tos --email [email protected] -d ftp.mydomain.ru
Answer the question
In order to leave comments, you need to log in
I have dns on claudflare, so I added the cloud plugin to the certbot
pip install certbot-dns-cloudflare --user
certbot plugins
* dns-cloudflare
...
* nginx
...
* standalone
...
* webroot
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question