FubarDevelopment / FtpServer

Portable FTP server written in .NET
http://fubardevelopment.github.io/FtpServer/
MIT License
473 stars 161 forks source link

Is possible to deny not TLS connection in Explicit? #108

Open alexandrius007 opened 4 years ago

alexandrius007 commented 4 years ago

Is it possible to deny not TLS connection in Explicit?

fubar-coder commented 3 years ago

This would be a new feature.

edokan commented 2 years ago

Would using Implicit be a solution for this? Is there a reason for this to be Explicit? @alexandrius007