diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/config.wnt.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 <sys/time.h> and <time.h>. */ |