Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@dod.no>
To: ding@gnus.org
Subject: Problems with CA certificates in emacs 25
Date: Sun, 05 Mar 2017 21:26:20 +0100	[thread overview]
Message-ID: <upzc7f43h3mb.fsf@dod.no> (raw)

Platform: Windows 7,
          GNU Emacs 25.1.1 (x86_64-w64-mingw32) of 2016-11-15

I tried firing up emacs 25 for the first time today.

I ran into problems connecting to my imap server.  It sort of just gave
up during the opening phase and set that server to offline.

Here's the nnimap server config:
      '((nnimap "privat"
		(nnimap-address "imap.mydomain.no")
                (nnimap-authenticator cram-md5)
                (nnimap-server-port 993)
                (nnimap-stream ssl))

Here are the contents of the " *nnimap imap.bang.priv.no 993  *nntpd**" buffer:
 * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE AUTH=PLAIN AUTH=CRAM-MD5] Dovecot ready.
 * BYE Disconnected for inactivity.
 closed
  done
 depth=0 CN = imap.bang.priv.no
 verify error:num=20:unable to get local issuer certificate
 verify return:1
 depth=0 CN = imap.bang.priv.no
 verify error:num=21:unable to verify the first certificate
 verify return:1

Process *nnimap* finished

I have signed the certificate of my IMAP server using cacert.org.  

Do I need to put the cacert.org CA file in some file somewhere? 
If so, which one?

Thanks!


- Steinar




             reply	other threads:[~2017-03-05 20:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-05 20:26 Steinar Bang [this message]
2017-03-10 18:21 ` Steinar Bang

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=upzc7f43h3mb.fsf@dod.no \
    --to=sb@dod.no \
    --cc=ding@gnus.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).