Re: [9fans] Problem with imaps/imap.gmail.com

2015-07-30 Thread Ingo Krabbe
Great, after patching libsec and reinstall of tlsclient and upas both command work with gmail. Maybe I should run a system update 2015-07-30 22:19 GMT+02:00 David du Colombier <0in...@gmail.com>: > > echo -n 'open /imaps/imap.gmail.com/NAME/INBOX gmail' > /mail/fs/ctl > > echo: write error: imap

Re: [9fans] Problem with imaps/imap.gmail.com

2015-07-30 Thread David du Colombier
> echo -n 'open /imaps/imap.gmail.com/NAME/INBOX gmail' > /mail/fs/ctl > echo: write error: imap.gmail.com/imaps:tlsClient: tls: local invalid > x509/rsa certificate It works for me: % tlsclient tcp!imap.gmail.com!imaps * OK Gimap ready for requests from 88.164.189.37 z20mb397773409wjy I notice

Re: [9fans] Problem with imaps/imap.gmail.com

2015-07-30 Thread cinap_lenrek
that sounds like X509toRSApub() failing to parse the certificate. can you reproduce it with tlsclient? term% tlsclient tcp!imap.gmail.com!imaps * OK Gimap ready for requests from 89.186.156.12 g20mb266178022wjn -- cinap

[9fans] Problem with imaps/imap.gmail.com

2015-07-30 Thread Ingo Krabbe
Hi, I'm using plan9 legacy and I have a problem with the tls certificate or with the handshake when I try to connect to the gmail.com account. It used to work for some time now. Today something went wrong with the imaps connection. I can't remember what, but there was some output on the console. N