summaryrefslogtreecommitdiff
path: root/pith/conf.h
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2021-04-18 11:05:36 -0600
committerEduardo Chappa <chappa@washington.edu>2021-04-18 11:05:36 -0600
commit3e9f5e0b67a6b74bd5771e92079639a9ff02f194 (patch)
tree1de6349624f640c7b928311be660d014d202218c /pith/conf.h
parent43f4dca2ead9fb8f65778c2772228dff554e1c75 (diff)
downloadalpine-3e9f5e0b67a6b74bd5771e92079639a9ff02f194.tar.xz
* Fixes to the support for ssl ciphers (variable could be set
in alpine, but never seen by c-client.)
Diffstat (limited to 'pith/conf.h')
-rw-r--r--pith/conf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pith/conf.h b/pith/conf.h
index e35c629..739b015 100644
--- a/pith/conf.h
+++ b/pith/conf.h
@@ -142,6 +142,7 @@
#define GLO_SSLUSERCAPATH vars[V_USERSSLCAPATH].global_val.l
#define VAR_SSLUSERCAFILE vars[V_USERSSLCAFILE].current_val.l
#define GLO_SSLUSERCAFILE vars[V_USERSSLCAFILE].global_val.l
+#define VAR_SSLCIPHERS vars[V_SSLCIPHERS].current_val.p
#endif
#define VAR_INDEX_COLOR_STYLE vars[V_INDEX_COLOR_STYLE].current_val.p
#define GLO_INDEX_COLOR_STYLE vars[V_INDEX_COLOR_STYLE].global_val.p