From ef159279c142ec4f3b3a1938cfeadc74d5891070 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Sat, 18 Jul 2020 00:53:34 -0600 Subject: * Addition of the variables User Certs Dir and User Certs File, which allow a user to specify the location of server certificates that the user trusts. --- include/config.h.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'include/config.h.in') diff --git a/include/config.h.in b/include/config.h.in index 134b813a..834950c3 100644 --- a/include/config.h.in +++ b/include/config.h.in @@ -42,6 +42,12 @@ /* Default configuration value */ #undef DEFAULT_SAVE +/* Name of default container for user trusted certificates */ +#undef DEFAULT_SSLUSERCAFILE + +/* Default directory for user trusted certificates */ +#undef DEFAULT_SSLUSERCAPATH + /* Default configuration value */ #undef DF_AB_SORT_RULE -- cgit v1.2.3-70-g09d2