Re: [Proftpd-devel] Problems with mod_proxy

2015-10-13 Thread p...@w3eta.net
> On October 13, 2015 at 1:46 PM TJ Saunders wrote: > > > > > 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/fro

[Proftpd-devel] Problems with mod_proxy

2015-10-13 Thread p...@w3eta.net
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 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 eventu