all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Gary <help-gnu-emacs@garydjones.name>
To: help-gnu-emacs@gnu.org
Subject: gnutls and Emacs on Windows
Date: Tue, 08 Feb 2011 10:56:14 +0100	[thread overview]
Message-ID: <iir3vv$ico$1@dough.gmane.org> (raw)

When using jabberEl in my normal emacs (Cygwin nox build) I see the
following when I (successfully) connect:
,----
| Opening TLS connection to `talk.google.com'...
| Opening TLS connection with `gnutls-cli -p 5223 talk.google.com'...done
| Opening TLS connection to `talk.google.com'...done
`----

but the same config in the Windows build (see sig) produces:
,----
| Opening TLS connection to `talk.google.com'...
| Opening TLS connection with `gnutls-cli -p 5223 talk.google.com'...failed
| Opening TLS connection with `gnutls-cli -p 5223 talk.google.com --protocols ssl3'...failed
| Opening TLS connection with `openssl s_client -connect talk.google.com:5223 -no_ssl2 -ign_eof'...failed
| Opening TLS connection to `talk.google.com'...failed
`----

I suspect I need to install some other gnutls build or something like
that?

Can I use the already installed Cygwin gnutls "stuff"? 

Is there an alternative to gnutls if none of that works (I think I can
use openssl, but haven't even looked at how that might work with the
Windows build yet).

Has anyone come up against gnutls problems using the Windows binary and
can point me in the right direction?

-- 
Gary        Please do NOT send me 'courtesy' replies off-list.
GNU Emacs 23.2.1 (i386-mingw-nt5.1.2600)




             reply	other threads:[~2011-02-08  9:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-08  9:56 Gary [this message]
2011-02-08 10:32 ` gnutls and Emacs on Windows Eli Zaretskii
2011-02-09  9:16   ` Gary
2011-02-09 21:09 ` Oleksandr Gavenko

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='iir3vv$ico$1@dough.gmane.org' \
    --to=help-gnu-emacs@garydjones.name \
    --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.