summaryrefslogtreecommitdiff
path: root/pith
diff options
context:
space:
mode:
Diffstat (limited to 'pith')
-rw-r--r--pith/conf.h1
-rw-r--r--pith/pine.hlp2
2 files changed, 2 insertions, 1 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
diff --git a/pith/pine.hlp b/pith/pine.hlp
index a226e99..22f4600 100644
--- a/pith/pine.hlp
+++ b/pith/pine.hlp
@@ -188,7 +188,7 @@ new additions to Alpine, please check it periodically.
<P>
New features include:
<UL>
-<LI> New configuration variable <a href="h_config_ssl_ciphers"><!--#echo var="VAR_ssl-ciphers"--></a> that allows
+<LI> Unix Alpine: New configuration variable <a href="h_config_ssl_ciphers"><!--#echo var="VAR_ssl-ciphers"--></a> that allows
users to list the ciphers to use when connecting to a SSL server.
Based on a collaboration with Professor Martin Trusler.
<LI> New hidden feature <a href="h_config_delete_before_writing"><!--#echo var="FEAT_enable-delete-before-writing"--></a>