Hide Forgot
Consume pyOpenSSL and dependencies from OSP in RHEL 7 RHV 4.4 Packages that need to be consumed from OSP: - pyOpenSSL - python-cryptography - python-cffi - python-idna - python-six - python-asn1crypto
pyOpenSSL is included in RHEL 8 already: [dominik@t460p ~]$ sudo podman run -it --rm centos:8 dnf info python3-pyOpenSSL CentOS-8 - AppStream 8.5 MB/s | 6.5 MB 00:00 CentOS-8 - Base 7.3 MB/s | 5.0 MB 00:00 CentOS-8 - Extras 3.3 kB/s | 2.1 kB 00:00 Last metadata expiration check: 0:00:01 ago on Mon Mar 2 13:49:37 2020. Available Packages Name : python3-pyOpenSSL Version : 18.0.0 Release : 1.el8 Architecture : noarch Size : 103 k Source : pyOpenSSL-18.0.0-1.el8.src.rpm Repository : AppStream Summary : Python 3 wrapper module around the OpenSSL library URL : https://pyopenssl.readthedocs.org/ License : ASL 2.0 Description : High-level wrapper around a subset of the OpenSSL library, includes among others : * SSL.Connection objects, wrapping the methods of Python's portable : sockets : * Callbacks written in Python : * Extensive error-handling mechanism, mirroring OpenSSL's error codes