Hi folks, does anybody know a solution to the following problem?
A FTPS connection with client and server authentication between 2 sites is required. My client site uses LFTP, the server used for testing purposes is running ProFTPd. The following error occurs with a freshly compiled lftpd version 3.7.8 (--with-openssl): LFTP debugging output: ---- Connecting to <servername> (<IP>) port 7521 <--- 220 ProFTPD 1.3.1 Server (ProFTPD on <servername>) [<IP>] ---> FEAT <--- 550 SSL/TLS required on the control channel ---> AUTH TLS <--- 234 AUTH TLS successful ---> USER <username> **** SSL_connect: error:00000000:lib(0):func(0):reason(0) ---- Closing control socket proftpd_tls.log: Feb 18 16:03:02 mod_tls/2.1.2[4740]: using default OpenSSL verification locations (see $SSL_CERT_DIR environment variable) Feb 18 16:03:02 mod_tls/2.1.2[4740]: SSL/TLS required but absent on control channel, denying FEAT command Feb 18 16:03:02 mod_tls/2.1.2[4740]: TLS/TLS-C requested, starting TLS handshake Feb 18 16:03:02 mod_tls/2.1.2[4740]: unable to accept TLS connection: (1) error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number Feb 18 16:03:02 mod_tls/2.1.2[4740]: TLS/TLS-C negotiation failed on control channel OpenSSL version 0.9.8 is used on both sides (client OS: SLES10 SP2, server OS: RHEL 5.3) Thanks in advance, Petr Please help Logica to respect the environment by not printing this email / Merci d'aider Logica à préserver l'environnement en évitant d'imprimer ce mail / Bitte drucken Sie diese Nachricht nicht aus und helfen Sie so Logica dabei die Umwelt zu schuetzen / Por favor ajude a Logica a respeitar o ambiente não imprimindo este correio electrónico. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
