-
Bug
-
Resolution: Done
-
Normal
-
rhel-10.0.beta
-
None
-
pywbem-0.17.6-11.el10
-
None
-
Moderate
-
rhel-storage-management
-
ssg_filesystems_storage_and_HA
-
21
-
24
-
1
-
False
-
False
-
-
None
-
None
-
Pass
-
-
None
-
None
What were you trying to do that didn't work?
When using pywbem SSL support with pywbem on python >= 3.12
Python 3.12 removed support for some of the parameters to
class http.client.HTTPSConnection which were moved to
ssl.SSLContext.
Please provide the package NVR for which bug is seen:
python3-pywbem-0.17.6-9.el10.noarch
How reproducible:
100 %
Steps to reproduce
Try to use ssl in URI
Expected results
Success
Actual results
Exception thrown