Disable --with-cafile by default to use OpenSSL default paths

This commit is contained in:
Tatsuya Kinoshita
2021-02-22 22:34:03 +09:00
parent e33ed88bc2
commit 301835c267
4 changed files with 5 additions and 5 deletions

View File

@@ -129,7 +129,7 @@ INSTALL_W3MIMGDISPLAY=$(INSTALL_PROGRAM)
#define USE_DIGEST_AUTH
#define USE_SSL
#define USE_SSL_VERIFY
#define DEF_CAFILE "/etc/ssl/certs/ca-certificates.crt"
#define DEF_CAFILE ""
#undef USE_NNTP
#undef USE_GOPHER
#define USE_EXTERNAL_URI_LOADER