From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 30 Jul 2015 22:19:21 +0200 Message-ID: From: David du Colombier <0intro@gmail.com> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Subject: Re: [9fans] Problem with imaps/imap.gmail.com Topicbox-Message-UUID: 64cff5bc-ead9-11e9-9d60-3106f5b1d025 > 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 the certificate is signed with SHA-256. Maybe you're running an older release of 9legacy. Please apply this patch and give a try: http://9legacy.org/9legacy/patch/libsec-x509-sha256rsa.diff -- David du Colombier