FtpServer
FtpServer copied to clipboard
When implicit mode is enabled, any login fails with NullReferenceException
In AuthTlsConfigurator class, code tries to access an instance of IServiceProvidersFeature but fails, since it is not registered in FtpConnection.cs.