all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 20960@debbugs.gnu.org
Subject: bug#20960: handling /etc/ssl/certs/ca-bundle.crt by default in emacs
Date: Thu, 02 Jul 2015 11:38:25 -0400	[thread overview]
Message-ID: <cr4mlmtvri.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <83d20a1udy.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 02 Jul 2015 17:55:37 +0300")

Eli Zaretskii wrote:

>> (setq smime-CA-directory "/etc/ssl/certs/ca-bundle.crt")

On my RHEL7 system, this isn't a directory.
It is a symlink to /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem,
a file.

> That file name is platform-dependent, and even on Unix the bundle can
> be found in several different directories.

So let's compile a list of the standard places and default to the first
that exists, similar to what gnutls-trustfiles does. (Does these two
variables duplicate each other?)





  reply	other threads:[~2015-07-02 15:38 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-02  9:57 bug#20960: handling /etc/ssl/certs/ca-bundle.crt by default in emacs Petr Hracek
2015-07-02 14:55 ` Eli Zaretskii
2015-07-02 15:38   ` Glenn Morris [this message]
2015-07-02 16:12     ` Eli Zaretskii
2015-07-02 22:18       ` Glenn Morris
2015-07-02 16:25     ` Stefan Monnier
2015-12-26 20:57       ` Lars Ingebrigtsen
2015-12-28 22:02         ` Ted Zlatanov
2015-12-28 22:30           ` Lars Ingebrigtsen
2015-12-30 14:52             ` Ted Zlatanov
2015-12-31 17:11               ` Lars Magne Ingebrigtsen
2017-01-26 19:24           ` Lars Ingebrigtsen
2017-01-31 14:38             ` Ted Zlatanov
2017-01-31 16:27               ` Lars Ingebrigtsen
2017-01-31 18:45                 ` Ted Zlatanov
2022-04-13  0:30 ` Lars Ingebrigtsen

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=cr4mlmtvri.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=20960@debbugs.gnu.org \
    --cc=eliz@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.