View Single Post
Old 02-26-2003, 09:05 AM  
wuzz
Junior Member
 
Join Date: Feb 2003
Posts: 2
Default Connecting to SSL/TLS sites via a proxy not possible

OK, here's the problem:

Connecting to TLS_site via Proxy
220 Connected. Please proceed.
USER proxy_user
331 User name okay, need password.
PASS (hidden)
230 User logged in to proxy.
OPEN TLS_site:TLS_port
220 Connected
USER paranoid_user
530 Use secure access.
Connection failed

Used proxy type is 6 (OPEN ftp-host:ftp-port) with login information.
Instead of sending the USER/PASS information after the proxy login, it should obviously
switch to TLS mode first (SSL -> Auth TLS option is checked in the site configuration).
Additionally it would be nice to see an option to make the connection to the proxy already
via SSL/TLS (SSL proxy).

This was tested with latest FlashFXP available from the homepage.
wuzz is offline