bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#37960: gnutls-trustfiles path for OpenIndiana and Solaris


From: Lars Ingebrigtsen
Subject: bug#37960: gnutls-trustfiles path for OpenIndiana and Solaris
Date: Mon, 28 Oct 2019 15:39:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]