Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1185430

Summary: override SSL protocol to TLSv1
Product: Red Hat Enterprise Virtualization Manager Reporter: Oved Ourfali <oourfali>
Component: ovirt-engineAssignee: Oved Ourfali <oourfali>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Belka <jbelka>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 3.5.0CC: gklein, lpeer, lsurette, pstehlik, rbalakri, Rhev-m-bugs, srevivo, ykaul, ylavi
Target Milestone: ovirt-3.6.0-rcKeywords: ZStream
Target Release: 3.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovirt-engine-backend-3.6.0-0.0.master.20150412172306.git55ba764 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1185612 (view as bug list) Environment:
Last Closed: 2016-04-20 01:36:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1185612    

Description Oved Ourfali 2015-01-23 17:38:01 UTC
When upgrading an older engine, the SSL protocol remains the same (if it was configured). We need to change that to TLSv1 even if it was already configured to something else.

Comment 1 Oved Ourfali 2015-01-23 18:33:20 UTC
Correction. We need to set it only in case it is SSLv3. If it is already set to something else then the old value should remain.

Comment 3 Jiri Belka 2015-11-04 11:35:45 UTC
ok, rhevm-dbscripts-3.6.0.3-0.1.el6.noarch

upgrade from 3.5.6 where vdc_options were manually changed to SSLv3 and after update it was change by dbscripts to TLSv1.