Gnus development mailing list
 help / color / mirror / Atom feed
From: "Bjørn Mork" <bjorn@mork.no>
To: ding@gnus.org
Subject: Re: SSL problems on dovecot 2.1.7
Date: Thu, 09 May 2013 16:09:10 +0200	[thread overview]
Message-ID: <871u9g2qk9.fsf@nemi.mork.no> (raw)
In-Reply-To: <87li7oe5yy.fsf@dod.no> (Steinar Bang's message of "Thu, 09 May 2013 13:40:53 +0200")

Steinar Bang <sb@dod.no> writes:

> From what (little) I know about CA-certifictes and signing, I don't
> understand that I'm getting these messages...?  Because the client
> machine here is a debian testing machine, and the cacert.org root
> certificate is already in /etc/ssl/certs/ on this machine.

FWIW, I see exactly the same on Debian wheezy unless I explicitly point
"gnutls-cli" to the CA certificates. Try using

  gnutls-cli --x509cafile /etc/ssl/certs/ca-certificates.crt etc...


I tested "openssl s_client" too, and it seems to have the same problem.
It will not use the pre-defined system CA certificates unless I point it
to them using

  openssl s_client -CApath /etc/ssl/certs etc...


I assume there is some reason behind this and that it's documented
somewhere. I'll just accept it.


Bjørn



  reply	other threads:[~2013-05-09 14:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-09  9:53 Steinar Bang
2013-05-09 10:14 ` Steinar Bang
2013-05-09 10:44 ` Adam Sjøgren
2013-05-09 11:40   ` Steinar Bang
2013-05-09 14:09     ` Bjørn Mork [this message]
2013-05-09 14:20 ` Steinar Bang
2013-05-09 18:24 ` James Cloos

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=871u9g2qk9.fsf@nemi.mork.no \
    --to=bjorn@mork.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).