Gnus development mailing list
 help / color / mirror / Atom feed
* Problems with CA certificates in emacs 25
@ 2017-03-05 20:26 Steinar Bang
  2017-03-10 18:21 ` Steinar Bang
  0 siblings, 1 reply; 2+ messages in thread
From: Steinar Bang @ 2017-03-05 20:26 UTC (permalink / raw)
  To: ding

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




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

end of thread, other threads:[~2017-03-10 18:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-05 20:26 Problems with CA certificates in emacs 25 Steinar Bang
2017-03-10 18:21 ` Steinar Bang

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