> 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.
I worked with Dan off-list on this issue, and am pleased to report that
the TLS-related issue he was encountering in mod_proxy was a valid bug,
which has now b
> 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
> 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
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