emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] GnuTLS support on Woe32


From: Ted Zlatanov
Subject: Re: [PATCH] GnuTLS support on Woe32
Date: Tue, 22 Mar 2011 16:18:53 -0500
User-agent: Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (gnu/linux)

On Tue, 22 Mar 2011 19:56:16 +0100 Robert Pluim <address@hidden> wrote: 

RP> Ted Zlatanov <address@hidden> writes:
>> 
>> Try the attached patch against proto-stream.el in the Emacs trunk.  I'll
>> refresh my patch to add this change too.

RP> That doesn't work for me.  Just to be clear, I connect to my imap server
RP> on port 993 with TLS, it's not a connection that gets upgraded after the
RP> fact, so I suspect proto-stream-open-tls needs to change.

Drat, the simple fix didn't work.  Can you please set `gnutls-log-level'
to 4 and show the whole sequence in *Messages*?

I don't think `proto-stream-open-tls' needs to change because it calls
`open-gnutls-stream' which in turn sets `gnutls-hostname'.  But I don't
know that code well at all and may be missing something.  Unfortunately
it is very DWIM code so it's hard to test it for the "just open a
SSL/TLS connection" case.  I'll try to look at it again.

Ted




reply via email to

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