Gnus development mailing list
 help / color / mirror / Atom feed
* Gnus on emacs 25.2 64 bit, has problem opening TLS connection to dovecot
@ 2017-07-27  9:25 Steinar Bang
  2017-07-27 10:04 ` Steinar Bang
  2017-08-03 19:57 ` Ted Zlatanov
  0 siblings, 2 replies; 4+ messages in thread
From: Steinar Bang @ 2017-07-27  9:25 UTC (permalink / raw)
  To: ding

I upgraded to emacs 25.2 on a Windows 10 laptop yesterday, and Gnus on
emacs 25.2 has problems opening a TLS IMAP connection to dovecot.

This is what I see in the messages buffer:
 Opening nnimap server on privat...
 Opening connection to imap.mydomain.com via tls...
 Opening TLS connection to ‘imap.mydomain.com’...
 Opening TLS connection with ‘gnutls-cli --x509cafile nil -p 993 imap.mydomain.com’...failed
 Opening TLS connection with ‘gnutls-cli --x509cafile nil -p 993 imap.mydomain.com --protocols ssl3’...failed
 Opening TLS connection with ‘openssl s_client -connect imap.mydomain.com:993 -no_ssl2 -ign_eof’...done
 Opening TLS connection to ‘imap.mydomain.com’...done
 Opening nnimap server on privat...done

If Gnus ends up using, or trying to use, the command line programs, does
that mean that it was unable to use the gnutls DLL?

I installed the 64bit version of emacs, ie. emacs-25.2-x86_64.zip.

I then extracted gnutls-3.4.15-w32-bin.zip from ezwinports into the
unpacked emacs directory.

Is a 64bit emacs unable to use the 32bit DLL from ezwinports?

Should I use a 32bit emacs instead? Or is there a 64bit gnutls DLL
available from somewhere?

Thanks!




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-08-05 15:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-27  9:25 Gnus on emacs 25.2 64 bit, has problem opening TLS connection to dovecot Steinar Bang
2017-07-27 10:04 ` Steinar Bang
2017-08-03 19:57 ` Ted Zlatanov
2017-08-05 15:42   ` Steinar Bang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).