Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Gary <listgj-gnus@yahoo.co.uk>
To: info-gnus-english@gnu.org
Subject: Re: Gnus hangs while trying to connect to IMAP server with starttls
Date: Thu, 16 Aug 2012 12:48:18 +0200	[thread overview]
Message-ID: <k0ij5i$7is$1@ger.gmane.org> (raw)
In-Reply-To: <k0icjq$k0n$1@ger.gmane.org>

Okay, forget some of that. I'm an idiot. For some reason I had it in my
head I could/should use starttls, but that is not supported by the
server so I'm wrong.

Gary wrote:

> What the subject says. It works fine if I use plain text, but with
> starttls something goes badly wrong. Gnus effectively hangs (waiting for
> the starttls-cli process, I guess) until I kill the starttls-cli
> process.
>
> The relevant part of my config is
> ,----
> | (add-to-list 'gnus-secondary-select-methods
> |       '(nnimap "myimap"
> |                (nnimap-address "remote-server")
> |                (nnimap-server-port 143)
> |                (nnimap-list-pattern ("*"))
> |                (nnimap-authenticator login)
> | ;  this works fine btw    (nnimap-stream network)
> |                (nnimap-stream starttls)
> |                (nnimap-authinfo-file "~/.authinfo")
> |         )
> | )
> `----

Using nnimap-stream ssl results in the following

,----[ imap-log snippet ]
| depth=2 C = US, O = DigiCert Inc, OU = www.digicert.com, CN = DigiCert High Assurance EV Root CA
| verify error:num=20:unable to get local issuer certificate
| verify return:0
| * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE AUTH=PLAIN ACL ACL2=UNION] Courier-IMAP ready. Copyright 1998-2005 Double Precision, Inc.  See COPYING for distribution information.
| 1 NOOP
`----

What is this "local issuer certificate"? How can I get it?

-- 
Gary        Please do NOT send me 'courtesy' replies off-list.

       reply	other threads:[~2012-08-16 10:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <k0icjq$k0n$1@ger.gmane.org>
2012-08-16 10:48 ` Gary [this message]
     [not found] ` <mailman.7104.1345114123.855.info-gnus-english@gnu.org>
2012-08-21 11:06   ` Marcus Harnisch

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='k0ij5i$7is$1@ger.gmane.org' \
    --to=listgj-gnus@yahoo.co.uk \
    --cc=info-gnus-english@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.
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).