Bug 1166272

Summary: sblim-sfcb returns HTTP 501 Not Implemented over HTTPS
Product: Red Hat Enterprise Linux 6 Reporter: Ryan Barry <rbarry>
Component: sblim-sfcbAssignee: Vitezslav Crhonek <vcrhonek>
Status: CLOSED DUPLICATE QA Contact: qe-baseos-daemons
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.6   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-24 09:45:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1158412    

Description Ryan Barry 2014-11-20 17:16:25 UTC
Description of problem:
sblim-sfcb returns HTTP 501 Not Implemented over HTTPS

Version-Release number of selected component (if applicable):
sblim-sfcb-1.3.11-2.el6

How reproducible:
100%

Steps to Reproduce:
1. Configure sblim-sfcb for https
2. wbemcli ein -noverify https://user:pass@host:5989/root/virt:KVM_VirtualSystemManagementService

Actual results:
* wbemcli: Http Exception: Couldn't connect to server

Expected results:
sblim-sfcb is reachable without errors over HTTPS

Additional info:
It works normally if HTTPS is not used.

It appears to be the same cause as bz#968397

Sorry for the late timing. I would have sworn I filed this when we discovered it affected 6.6 three weeks ago, but I can't find it in bugzilla...