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

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-1.9 has been updated
       via  d3120f048ed7e45d678c0e23ca7d3d79765954f6 (commit)
      from  d7ab846ec79b8e10effe6f60c4157b93399ec6a7 (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 d3120f048ed7e45d678c0e23ca7d3d79765954f6
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=d3120f048ed7e45d678c0e23ca7d3d79765954f6
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:
 lib/stream-ssl.c |   14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list