Disable --with-cafile by default to use OpenSSL default paths
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user