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
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
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
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.
> >
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