Hello,

Emacs maintainers would like to list FSDG-compliant distros
in the description of the Emacs GnuTLS integration,

https://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/net/gnutls.el,
lines

(defcustom gnutls-trustfiles
...
    "/usr/local/share/certs/ca-root-nss.crt" ; FreeBSD
    "/etc/ssl/cert.pem"                      ; macOS
    "/etc/certs/ca-certificates.crt"         ; OpenIndiana
    )

and

https://git.savannah.gnu.org/cgit/emacs.git/tree/doc/misc/emacs-gnutls.texi,
lines

@defvar gnutls-trustfiles
The @code{gnutls-trustfiles} variable is a list of trustfiles
...
@file{/usr/local/share/certs/ca-root-nss.crt} for FreeBSD.  You can
easily customize @code{gnutls-trustfiles} to be something else, but
let us know if you do, so we can make the change to benefit the other
users of that platform.
@end defvar

Could you provide data for your distros?

Thank you!

Attachment: signature.asc
Description: PGP signature

Reply via email to