Walter Harms wharms@bfs.de wrote:
openssl s_client -connect 127.0.0.1:21 -state -debug -tls1 -msg
Da fehlt "-starttls ftp".
keine wirkliche Änderung:
SSL_connect:SSLv3/TLS write client hello read from 0x560669b631a0 [0x560669b876a3] (5 bytes => 5 (0x5)) 0000 - 35 30 30 20 4f 500 O <<< ??? [length 0005] 35 30 30 20 4f SSL_connect:error in SSLv3/TLS write client hello
vsftp bietet scheinbar keine starttls extension an.
Hast du ftps kofiguriert oder starttls?
Was zeigt lftp denn an?
lftp debug open ftp://$server
bzw. open ftps://...
?
Was verdächtig ist, ist die Ausgabe. 500 sieht nach dem Text für den ftp fehler aus.
Ja genau.