summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2020-07-18 00:53:34 -0600
committerEduardo Chappa <chappa@washington.edu>2020-07-18 00:53:34 -0600
commitef159279c142ec4f3b3a1938cfeadc74d5891070 (patch)
tree6a670c9b33666abcb81c824bb36fdc7c920d697d /include
parent50f4fdaa40ab3195377f22243c3ba4287389d207 (diff)
downloadalpine-ef159279c142ec4f3b3a1938cfeadc74d5891070.tar.xz
* 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.
Diffstat (limited to 'include')
-rw-r--r--include/config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/config.h.in b/include/config.h.in
index 134b813..834950c 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