all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Michal Nowak <mnowak@startmail.com>
Cc: 37960@debbugs.gnu.org
Subject: bug#37960: gnutls-trustfiles path for OpenIndiana and Solaris
Date: Mon, 28 Oct 2019 15:39:01 +0100	[thread overview]
Message-ID: <87r22x9bp6.fsf@gnus.org> (raw)
In-Reply-To: <b24e6a5e-c311-80c1-ffb4-755575beaeae@startmail.com> (Michal Nowak's message of "Mon, 28 Oct 2019 11:59:28 +0100")

Michal Nowak <mnowak@startmail.com> writes:

> OpenIndiana, an illumos distribution, (and Solaris 11) have CA
> certificates bundle located at /etc/certs/ca-certificates.crt. I need
> to set 'gnutls-trustfiles' like this to have TLS support in the
> Package Manager:
>
> --- emacs-26.3/lisp/net/gnutls.el	2019-01-07 15:26:06.000000000 +0000
> +++ emacs-26.3/lisp/net/gnutls.el	2019-10-28 11:36:51.536111401 +0000
> @@ -107,6 +107,7 @@ Security'."
>      "/usr/ssl/certs/ca-bundle.crt"           ; Cygwin
>      "/usr/local/share/certs/ca-root-nss.crt" ; FreeBSD
>      "/etc/ssl/cert.pem"                      ; macOS
> +    "/etc/certs/ca-certificates.crt"         ; OpenIndiana

Thanks; I've now installed this in Emacs 27.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





      reply	other threads:[~2019-10-28 14:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-28 10:59 bug#37960: gnutls-trustfiles path for OpenIndiana and Solaris Michal Nowak
2019-10-28 14:39 ` Lars Ingebrigtsen [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=87r22x9bp6.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=37960@debbugs.gnu.org \
    --cc=mnowak@startmail.com \
    /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.