all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: ezwinports gnutls, does it work?
Date: Tue, 04 Feb 2014 21:11:35 +0200	[thread overview]
Message-ID: <83y51q1ymw.fsf@gnu.org> (raw)
In-Reply-To: <87d2j2d91e.fsf@gmail.com>

> From: Sivaram Neelakantan <nsivaram.net@gmail.com>
> Date: Wed, 05 Feb 2014 00:01:25 +0530
> 
> I recently downloaded the ezwinports of the common unix tools and most
> tools seem to work as in cygwin.  However, the gnutls-cli seems to
> hang connecting to gmail imap.  I had to C-g to stop the connection.
> I renamed them and used the cygwin gnutls for that alone.
> 
> Has it worked for anyone?

Yes, it works, but not in the way you think.  You need to build Emacs
with GnuTLS support, or get a binary someone else built with such
support; then install the GnuTLS DLL from the ezwinports site; and
then Emacs will automatically use the GnuTLS DLL (not the gnutls-cli
program!) to support TLS connections.

The original TLS support via gnutls-cli uses signals, which doesn't
work on Windows (except in Cygwin).  So Emacs on Windows now uses the
GnuTLS library directly, and the gnutls.el package was augmented
accordingly.



  reply	other threads:[~2014-02-04 19:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-04 18:31 ezwinports gnutls, does it work? Sivaram Neelakantan
2014-02-04 19:11 ` Eli Zaretskii [this message]
2014-02-05  2:18   ` Sivaram Neelakantan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83y51q1ymw.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.