From 3e9f5e0b67a6b74bd5771e92079639a9ff02f194 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Sun, 18 Apr 2021 11:05:36 -0600 Subject: * Fixes to the support for ssl ciphers (variable could be set in alpine, but never seen by c-client.) --- pith/conf.h | 1 + pith/pine.hlp | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'pith') diff --git a/pith/conf.h b/pith/conf.h index e35c6295..739b0155 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 a226e997..22f46004 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -188,7 +188,7 @@ new additions to Alpine, please check it periodically.

New features include: