> I've been experimenting with mod_proxy as a reverse proxy, and so far
> have not been able to get the data connection to work with TLS.

The data connection on the frontend (i.e. from/to the FTP client), or on
the backend (to/from the backend server)?
  
> The control connection works fine with TLS, but any command that creates
> a data connection fails with "tls_getc SSL_ERROR_SSL" displayed at the client.
> Then eventually the control connection will timeout. If I use passive mode,
> then the first data connection is successful, but the next data connection
> associated with that control connection fails.

Could you provide the proftpd.conf files (for proxy and backend servers)
used, the ProxyLog, and the proftpd debug logging, debug level 10, for
each of the servers?

Cheers,
TJ

------------------------------------------------------------------------------
_______________________________________________
ProFTPD Developers List
<proftpd-de...@proftpd.org>
https://lists.sourceforge.net/lists/listinfo/proftp-devel

Reply via email to