GNU bug report logs -
#37960
gnutls-trustfiles path for OpenIndiana and Solaris
Previous Next
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.
Full log
View this message in rfc822 format
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
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.