Jens Højgaard
Results
1
issues of
Jens Højgaard
I'm trying to to use mod_proxy to get support for TLS1.0 for a FTP service that only supports TLS1.2. So the way it should go is: Client -----[TLS1.0]----->proftpd/mod_proxy -------[TLS1.2]------>FTPS server....
Question