bsieg...@gmail.com (Benny Siegert) writes: >0 0.00 KiB/s --:-- ETAFFFFFFFFFFFFFFFF:error:0A000126:SSL >routines:ssl3_read_n:unexpected eof while >reading:/usr/src/crypto/external/bsd/openssl/dist/ssl/record/rec_layer_s3.c:303:
>It looks like the download is proceeding normally. Any ideas what the >problem is? It's an openssl3 incompatibility, the ftp client in -current was adapted: revision 1.16 date: 2023-05-16 20:52:09 +0200; author: christos; state: Exp; lines: +5 -2; commitid: UJXVJxl6JQsLGdpE; Ignore EOF from remote. the pullup to netbsd-10 happened recently: revision 1.12.2.4 date: 2024-08-26 09:28:17 +0200; author: martin; state: Exp; lines: +5 -2; commitid: 8qVCvztInYHvRinF; Pull up following revision(s) (requested by wiz in ticket #814): usr.bin/ftp/ssl.c: revision 1.16 Ignore EOF from remote.