summaryrefslogtreecommitdiff
path: root/changes/use_ssl_option_everywhere
diff options
context:
space:
mode:
Diffstat (limited to 'changes/use_ssl_option_everywhere')
-rw-r--r--changes/use_ssl_option_everywhere5
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/use_ssl_option_everywhere b/changes/use_ssl_option_everywhere
new file mode 100644
index 0000000000..02adb3c8b4
--- /dev/null
+++ b/changes/use_ssl_option_everywhere
@@ -0,0 +1,5 @@
+ o Major bugfixes:
+ - Fix SSL renegotiation behavior on OpenSSL versions that claim to
+ be earlier than 0.9.8m, but which have in reality backported huge
+ swaths of 0.9.8m or 0.9.8n renegotiation behavior. Possibly fix
+ for some cases of bug 1346.