Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: Gnus hangs while trying to connect to IMAP server with starttls
       [not found] ` <mailman.7104.1345114123.855.info-gnus-english@gnu.org>
@ 2012-08-21 11:06   ` Marcus Harnisch
  0 siblings, 0 replies; 2+ messages in thread
From: Marcus Harnisch @ 2012-08-21 11:06 UTC (permalink / raw)
  To: info-gnus-english

Hi Gary,

You seem to be working on a Windows platform. I am having trouble to use
startls-cli, since both, the official Windows binary as well as Gnus,
seem to be rather unflexible with respect to CRLF handling -- and they
disagree in places.

I have had a brief exchange about this with Simon Josefsson either here
or on the xemacs-beta list, but I can't find the messgages ATM.

-- 
Marcus

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Gnus hangs while trying to connect to IMAP server with starttls
       [not found] <k0icjq$k0n$1@ger.gmane.org>
@ 2012-08-16 10:48 ` Gary
       [not found] ` <mailman.7104.1345114123.855.info-gnus-english@gnu.org>
  1 sibling, 0 replies; 2+ messages in thread
From: Gary @ 2012-08-16 10:48 UTC (permalink / raw)
  To: info-gnus-english

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-08-21 11:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <k0icjq$k0n$1@ger.gmane.org>
2012-08-16 10:48 ` Gnus hangs while trying to connect to IMAP server with starttls Gary
     [not found] ` <mailman.7104.1345114123.855.info-gnus-english@gnu.org>
2012-08-21 11:06   ` Marcus Harnisch

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).