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

>>>>> Steinar Bang <sb@dod.no>:

> 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?

What I needed to do was to download the dependencies as outlined here:
 http://emacs.stackexchange.com/a/27251

Ie. what I did, was:
 - Download emacs-25.0.93-i686-w64-mingw32.zip from http://alpha.gnu.org/gnu/emacs/pretest/windows/
 - Unzip the file into the same directory I had unpacked emacs 25 (in my
   case, unpacked to C:\ProgramFiles\emacs-25.1-2-x86_64-w64-mingw32 )
 - I started a new emacs 25 and did 'M-x gnus RET'
 - This time gnus started, I was confronted with a prompt that asked me
   if I would accept connection to a server could not be verified
   - I tried to accept this certificate Always, but I don't know if it
     "took"

At least now I'm up and running.





      reply	other threads:[~2017-03-10 18:21 UTC|newest]

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

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