Let’s Encrypt problem

the solution:

editing csf.conf and adding port 443 to the line

TCP_IN = “80,2222,22” -> TCP_IN = “80,2222,22,443”

and csf-r

and it works!!!

Thank you very much to all of you for your time and patience. You have helped me a lot!

3 Likes