In message <_A3127@delegate-en.ML_> on 02/07/06(21:54:52) you <pg4gabdyi-mxhgu42e633w.ml@delegate.org> wrote: |I'm trying to set up an FTP/TLS proxy on SuSE Linux 9.3 and Delegate 8.11.5. I have compiled and installed delegate and everything appears to be running fine but I am having trouble authenticating with the remote server. I've checked the connection to the remote ftps server without the proxy using the ftp-tls client from http://www.ford-hutchinson.com/~fh-1-pfh/ftps-ext.html: | |ftp -z key=key.pem -z cert=cert.pem -z CAFile=CA.pem remote.host.com | |This connects fine. However, when I try to connect using delegate, run with the command: | |delegated -v STLS=fsv FSV="sslway -cert cert.pem -key key.pem -pass pass:password -CAFile=CA.pem -St:FSV:ftp" -P21 PERMIT="*:*:2.0.0.0/8" SERVER=ftp MOUNT="remote.host.com" ... |Is there something I am doing wrong initialising delegate, (or elsewhere), which is causing authentication to fail? Or is there anything else I should try to get this working? STLS=fsv is available after 9.0.1 and FSV="..." cannot be used with it. Only STLS option as STLS=fsv alone without any FSV=... will be enough in usual situation. If you need options like "-cert ... -key ... -pass ... -CAfile ...", it should be specified like this: STLS="fsv,sslway -cert ... -key ... -pass ... -CAfile ..." "-St" option should not be used in STLS. And I don't understand what does MOUNT="remote.host.com" mean. Cheers, Yutaka -- D G Yutaka Sato <pfqcabdyi-mxhgu42e633w.ml@delegate.org> http://delegate.org/y.sato/ ( - ) National Institute of Advanced Industrial Science and Technology _< >_ 1-1-4 Umezono, Tsukuba, Ibaraki, 305-8568 Japan Do the more with the less -- B. Fuller