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

@@ -61,6 +61,7 @@
#undef USE_DIGEST_AUTH
#undef USE_SSL
#undef USE_SSL_VERIFY
#define DEF_CAFILE "@DEF_CAFILE@"
#undef USE_HELP_CGI
#undef USE_EXTERNAL_URI_LOADER
#undef USE_W3MMAILER