[ovs-git] Open vSwitch: stream-ssl: Enable TLSv1.1 and TLSv1.2. (branch-2.0)

dev at openvswitch.org dev at openvswitch.org
Sat Jun 14 00:04:19 UTC 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, branch-2.0 has been updated
       via  881cdb3caafc435ec7de337a8cf8dd811a20fbe3 (commit)
      from  13db1a79f838cbbafa82c151d112f7a8fd106c06 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 881cdb3caafc435ec7de337a8cf8dd811a20fbe3
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=881cdb3caafc435ec7de337a8cf8dd811a20fbe3
Author: Ben Pfaff <blp at nicira.com>
		
stream-ssl: Enable TLSv1.1 and TLSv1.2.
		
The Open vSwitch SSL code was inadvertently enabling only TLSv1, not
later versions.  This commit should fix it.

See https://www.openssl.org/docs/ssl/SSL_CTX_new.html
and http://www.postgresql.org/message-id/20131203213049.GA8259@gmail.com
for more information.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Reported-by: Abhinav Singhal <Abhinav.Singhal at spirent.com>
Acked-by: Gurucharan Shetty <gshetty at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 AUTHORS          |    1 +
 lib/stream-ssl.c |   14 +++++++++++---
 2 files changed, 12 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list