GNU bug report logs - #37960
gnutls-trustfiles path for OpenIndiana and Solaris

Previous Next

Package: emacs;

Reported by: Michal Nowak <mnowak <at> startmail.com>

Date: Mon, 28 Oct 2019 14:34:02 UTC

Severity: normal

Tags: fixed

Fixed in version 27.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 37960 in the body.
You can then email your comments to 37960 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#37960; Package emacs. (Mon, 28 Oct 2019 14:34:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michal Nowak <mnowak <at> startmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 28 Oct 2019 14:34:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Michal Nowak <mnowak <at> startmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: gnutls-trustfiles path for OpenIndiana and Solaris
Date: Mon, 28 Oct 2019 11:59:28 +0100
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
     )
   "List of CA bundle location filenames or a function returning said list.
 The files may be in PEM or DER format, as per the GnuTLS documentation.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#37960; Package emacs. (Mon, 28 Oct 2019 14:40:02 GMT) Full text and rfc822 format available.

Message #8 received at 37960 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Michal Nowak <mnowak <at> startmail.com>
Cc: 37960 <at> debbugs.gnu.org
Subject: Re: bug#37960: gnutls-trustfiles path for OpenIndiana and Solaris
Date: Mon, 28 Oct 2019 15:39:01 +0100
Michal Nowak <mnowak <at> 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




Added tag(s) fixed. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 28 Oct 2019 14:40:04 GMT) Full text and rfc822 format available.

bug marked as fixed in version 27.1, send any further explanations to 37960 <at> debbugs.gnu.org and Michal Nowak <mnowak <at> startmail.com> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 28 Oct 2019 14:40:04 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 26 Nov 2019 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 292 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.