From d75d2841dcf33329544fdc6e697f2402d55226d6 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Sat, 25 Jan 2020 11:12:24 -0700 Subject: * New variable system-certs-path that allows users to indicate the location of the directory where folders are located. In PC-Alpine this must be C:\libressl\ssl\certs. The C: drive can be replaced by the name of the drive where the binary and DLL files are located. --- include/config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/config.h.in') diff --git a/include/config.h.in b/include/config.h.in index 19d7b34d..6a13eefe 100644 --- a/include/config.h.in +++ b/include/config.h.in @@ -42,6 +42,9 @@ /* Default configuration value */ #undef DEFAULT_SAVE +/* Directory where system certificates are located */ +#undef DEFAULT_SSLCAPATH + /* Default configuration value */ #undef DF_AB_SORT_RULE -- cgit v1.2.3-70-g09d2