summaryrefslogtreecommitdiff
path: root/pith/conftype.h
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2021-04-17 23:22:48 -0600
committerEduardo Chappa <chappa@washington.edu>2021-04-17 23:22:48 -0600
commitec66afcc51369f994cf04960fc4828cb007176bd (patch)
tree2056be54d1b2ff06a02377c41594efe4c29274d3 /pith/conftype.h
parentcd24f8efb57dd2b057ab6a216ff3789876c62420 (diff)
downloadalpine-ec66afcc51369f994cf04960fc4828cb007176bd.tar.xz
* Add new variable ssl-ciphers to list the ciphers that will be used when
negotiating a secure connection with a SSL server. Work in collaboration with professor Martin Trusler.
Diffstat (limited to 'pith/conftype.h')
-rw-r--r--pith/conftype.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pith/conftype.h b/pith/conftype.h
index c563126e..5f2dd505 100644
--- a/pith/conftype.h
+++ b/pith/conftype.h
@@ -129,6 +129,7 @@ typedef enum { V_PERSONAL_NAME = 0
, V_SSLCAFILE
, V_USERSSLCAPATH
, V_USERSSLCAFILE
+ , V_SSLCIPHERS
#endif
, V_BROWSER
, V_HISTORY