]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/blobdiff - NEWS
Allow rehandshakes for server connections.
[tlsproxy/tlsproxy.git] / NEWS
diff --git a/NEWS b/NEWS
index 9735d131d410cd5c8433e58bc8a0901f16cf5726..3f3c66399e1542a28d592d0d374be246c570ded1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,8 @@ NEWS
 - Add -a option, authentication for tlsproxy via basic digest authentication.
 - Add new debug level (-d 3) for even more debug output, including information
   about the current TLS session.
+- Allow rehandshakes for server connections (%SAFE_RENEGOTIATION is forced to
+  prevent issues).
 - Use pre-generated Diffie-Hellman parameters in proxy-dh.pem.
 - Code cleanup.
 - Better error handling.