Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: jpranav@nononono.com (Pranav K. Tiwari)
Subject: problem using starttls with imap
Date: Tue, 09 May 2006 11:04:42 +0530	[thread overview]
Message-ID: <uslnj69sd.fsf@cisco.com> (raw)


I am trying to move to starttls because our IT now mandates use of SSL
to connect to IMAP.

I'm using 'No Gnus v0.6' on Windows. I have the following config:

;; TLS
(load "starttls")
(setq starttls-use-gnutls t
      nnimap-stream 'starttls
      nnimap-server-port 993)

When I try to connect, I see the following in the message buffer:
      
imap: Connecting to <server>...
Opening STARTTLS connection to `<server>'...
imap: Connecting to <server>...failed

And, then - nothing.

I sniffed the packets, and it appears that the client completes a 3-way
handshake with the server, but doesn't send anything after that. Any
ideas?

regards,
-p

      
-- 
Pranav Tiwari.

             reply	other threads:[~2006-05-09  5:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-09  5:34 Pranav K. Tiwari [this message]
2006-05-09 11:34 ` gdt
2006-05-10  5:06   ` Pranav K. Tiwari
2006-05-10 11:50     ` gdt
2006-05-11 10:48       ` Pranav K. Tiwari
2006-05-10 20:04     ` Marcus Frings

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=uslnj69sd.fsf@cisco.com \
    --to=jpranav@nononono.com \
    /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.
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).