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:
Tatsuya Kinoshita
2021-02-13 19:36:38 +09:00
parent d88f3ba0c9
commit c7040ae3ad
6 changed files with 59 additions and 3 deletions

View File

@@ -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