guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IMAP SSL Connection using Guile


From: Andy Wingo
Subject: Re: IMAP SSL Connection using Guile
Date: Tue, 02 May 2017 21:47:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

On Sun 30 Apr 2017 18:42, Amirouche <address@hidden> writes:

> I am trying to connect to an imap server using SSL but it fails. The
> program does
> indeed connect to the remote server, but when I try to read on the
> port it blocks
> until the connection is closed by the remote host.
>
> Everything works fine using gnutls-cli.
>
> The version reported by gnutls-cli is 3.5.8

I believe this was fixed in Guile master:
0c102b56e98da39b5a3213bdc567a31ad8ef3e73.  Make appropriate changes to
your copy of tls-wrap :)

Andy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]