From 90ad6f4e93cc1f8dd0021c1706cadaabf71bd975 Mon Sep 17 00:00:00 2001 From: Ashish SHUKLA Date: Fri, 13 Nov 2015 19:02:13 +0530 Subject: [PATCH 2/2] * emacs-gnutls.texi (Help For Users): Update `gnutls-trustfiles' --- doc/misc/emacs-gnutls.texi | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/misc/emacs-gnutls.texi b/doc/misc/emacs-gnutls.texi index 4f6ef01..0ea775b 100644 --- a/doc/misc/emacs-gnutls.texi +++ b/doc/misc/emacs-gnutls.texi @@ -123,14 +123,15 @@ The @code{gnutls-trustfiles} variable is a list of trustfiles host name (although @code{gnutls-negotiate} supports a trustfile per connection so it could be done if needed). The trustfiles can be in PEM or DER format and examples can be found in most Unix -distributions. By default four locations are tried in this order: +distributions. By default five locations are tried in this order: @file{/etc/ssl/certs/ca-certificates.crt} for Debian, Ubuntu, Gentoo and Arch Linux; @file{/etc/pki/tls/certs/ca-bundle.crt} for Fedora and RHEL; @file{/etc/ssl/ca-bundle.pem} for Suse; address@hidden/usr/ssl/certs/ca-bundle.crt} for Cygwin. 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. address@hidden/usr/ssl/certs/ca-bundle.crt} for Cygwin; address@hidden/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 @defvar gnutls-verify-error -- 2.6.2