summaryrefslogtreecommitdiff
path: root/TAO/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/NEWS')
-rw-r--r--TAO/NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/NEWS b/TAO/NEWS
index 7f7da7a218b..1d14c2ccf9b 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -1,6 +1,16 @@
USER VISIBLE CHANGES BETWEEN TAO-2.3.1 and TAO-2.3.2
====================================================
+. New SSLIOP Factory option -SSLPassword <password descriptor> facilitates
+ distributing password protected private keys.
+
+. New SSLIOP Factory option -SSLVersionList <list> constrains the list of
+ cypher versions allowed.
+
+. New SSLIOP Factory option -SSLCheckHost enables a second layer of
+ authentication by comparing the sending hostname to the name or names in
+ the supplied certificate
+
USER VISIBLE CHANGES BETWEEN TAO-2.3.0 and TAO-2.3.1
====================================================