Re: [9fans] ftpd on 9front problems with TLS

2025-04-23 Thread mia via 9fans
Quoth Garry : > Hello, I'm trying set up ftpd to use TLS, but cannot get it to work. Hi, > openssl s_client -connect temeraire:21 -starttls ftp -servername temeraire > CONNECTED(0004) > 1A00:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert > handshake failure:ssl/record/re

Re: [9fans] ftpd on 9front problems with TLS

2025-04-23 Thread Garry
Thank you mia, I will try this later when I get home, and I'll start using the 9front mailing list too. Thanks again Garry -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T086867ac9995804e-M4048b68df90cc6fb703d29a8 Delivery options: htt

Re: [9fans] ftpd on 9front

2025-03-29 Thread Garry
I think I will persevere for a bit in trying to get a self-signed certificate working, I tried following the man page but I think I messed something up somewhere. -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/Td09db527ec1fde98-M4f45363

Re: [9fans] ftpd on 9front

2025-03-29 Thread ori
Also, if sending plain text passowrds doesn't bother you, I'd also consider just using anonymous/passwordless FTP. It's not particularly less secure. Quoth o...@eigenstate.org: > Quoth Garry : > > OK, so I am running ftpd on 9front, but on connecting I get: > > > > Connected to 192.168.1.108. > >

Re: [9fans] ftpd on 9front

2025-03-28 Thread ori
Quoth Garry : > OK, so I am running ftpd on 9front, but on connecting I get: > > Connected to 192.168.1.108. > 220 Plan 9 FTP server ready. > 200 UTF8 always on > User (192.168.1.108:(none)): glenda > 331 Need password > Password: > > 534 Command requires tls > Login failed. > > Any ideas of how