all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Gnus with SSL on Windows 7
Date: Thu, 24 Mar 2011 11:55:11 -0500	[thread overview]
Message-ID: <87wrjo5uhc.fsf@lifelogs.com> (raw)
In-Reply-To: mailman.6.1300958055.32450.help-gnu-emacs@gnu.org

On Thu, 24 Mar 2011 10:11:23 +0100 Deniz Dogan <deniz.a.m.dogan@gmail.com> wrote: 

DD> Thanks, I was finally able to figure it out.  The section "For
DD> the impatient" could do with some improvement though, e.g. by
DD> mentioning early on where the user can install cp.exe and other
DD> coreutils.  Maybe I'll write a patch for it some day.

Excellent!  The ChangeLog portion will probably fail (the Bazaar
ChangeLog merge plugin may help, but honestly ChangeLogs are just a
pain) but the rest of the patch should apply cleanly.

With the patch, you *need* to (require 'gnutls) in your .emacs or
.gnus.el before any connections are made.  That's it; all network
connections using SSL or opportunistic TLS should automatically use the
C suppport through proto-stream.el magic.  Set `gnutls-log-level' to 1
or higher to see what's happening in *Messages*, especially the
certificate and hostname validation.

I'd love to know if you notice any unusual behavior on W32.

Sorry about the EAGAIN error repeated thousands of times, I've asked
Claudio to fix it (you can remove it from gnutls.c yourself, of course).

Ted


  parent reply	other threads:[~2011-03-24 16:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.4.1300872306.10512.help-gnu-emacs@gnu.org>
2011-03-23 16:25 ` Gnus with SSL on Windows 7 Ted Zlatanov
2011-03-23 19:06   ` Deniz Dogan
2011-03-24  4:00     ` Eli Zaretskii
2011-03-24  9:11       ` Deniz Dogan
2011-03-24 10:16         ` Eli Zaretskii
     [not found]       ` <mailman.6.1300958055.32450.help-gnu-emacs@gnu.org>
2011-03-24 16:55         ` Ted Zlatanov [this message]
2011-03-25  9:57           ` Deniz Dogan
2011-03-25 10:16             ` Eli Zaretskii
     [not found]           ` <mailman.7.1301047092.18729.help-gnu-emacs@gnu.org>
2011-03-25 14:56             ` Ted Zlatanov
     [not found]   ` <mailman.7.1300907200.786.help-gnu-emacs@gnu.org>
2011-03-23 20:37     ` Ted Zlatanov
2011-03-23  9:24 Deniz Dogan
2011-03-23 10:29 ` Deniz Dogan

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=87wrjo5uhc.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --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.