Bug 1303584 - check the sslengine creation
Summary: check the sslengine creation
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: vdsm-jsonrpc-java
Classification: oVirt
Component: Core
Version: 1.1.5
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ovirt-4.0.0-alpha
: 1.2.1
Assignee: Moti Asayag
QA Contact: Eldad Marciano
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-01 11:32 UTC by Eldad Marciano
Modified: 2016-08-01 12:26 UTC (History)
4 users (show)

Fixed In Version: ovirt 4.0.0 alpha1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-01 12:26:29 UTC
oVirt Team: Infra
Embargoed:
rule-engine: ovirt-4.0.0+
rule-engine: planning_ack+
masayag: devel_ack+
rule-engine: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 52925 0 master MERGED Ignore getting peer certificates for server mode 2016-02-02 08:05:09 UTC

Description Eldad Marciano 2016-02-01 11:32:08 UTC
Description of problem:
sslengine throwing failed to create peer certification.
when it is not set correctly.

(01:24:59 PM) pkliczew: on sslengine there is getUseClientMode
(01:25:09 PM) pkliczew: which you can use to check whether it is server or client
(01:25:47 PM) pkliczew: sslengine is created in SSLClient#createSSLEngine()
(01:25:55 PM) pkliczew: so you can take a look there how it is set
(01:26:32 PM) pkliczew: we need to check for it in SSLEnginNioHelper#process() 
Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Eldad Marciano 2016-05-03 10:14:51 UTC
this patch can be backported to rhev 3.6.x releases?
which mean 1.1.9 or longer?

Comment 2 Gil Klein 2016-07-25 08:52:58 UTC
Verified as a code change only


Note You need to log in before you can comment on or make changes to this bug.