Add auto-detection of ssl_ca_file by configure
cf. gnutls-trustfiles in Emacs 27.1 <https://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/net/gnutls.el?h=emacs-27.1#n106>
This commit is contained in:
@@ -128,7 +128,8 @@ INSTALL_W3MIMGDISPLAY=$(INSTALL_PROGRAM)
|
||||
#define USE_COOKIE
|
||||
#define USE_DIGEST_AUTH
|
||||
#define USE_SSL
|
||||
#undef USE_SSL_VERIFY
|
||||
#define USE_SSL_VERIFY
|
||||
#define DEF_CAFILE "/etc/ssl/certs/ca-certificates.crt"
|
||||
#undef USE_NNTP
|
||||
#undef USE_GOPHER
|
||||
#define USE_EXTERNAL_URI_LOADER
|
||||
|
Reference in New Issue
Block a user