From dba6c62a11eed30f7a4e3e625eec8ca88252ab6c Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Mon, 3 Feb 2020 21:15:19 -0700 Subject: * Add variable system-certs-file to indicate the location of a container of CA certificates. This complements the variable system-certs-path that gives the location the directory that containes CA certificates. --- include/config.wnt.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/config.wnt.h b/include/config.wnt.h index e8d22ff5..a906b6ff 100644 --- a/include/config.wnt.h +++ b/include/config.wnt.h @@ -563,6 +563,7 @@ #undef DF_ENCRYPTION_RANGE #else #define DEFAULT_SSLCAPATH "C:\\libressl\\ssl\\certs" +#define DEFAULT_SSLCAFILE "C:\\libressl\\ssl\\certs\\cert.pem" #endif /* Define to 1 if you can safely include both and . */ -- cgit v1.2.3-70-g09d2