Python wrapper module around the OpenSSL library
copied from cf-staging / pyopensslconda install conda-forge::pyopenssl
conda install conda-forge/label/broken::pyopenssl
conda install conda-forge/label/cf201901::pyopenssl
conda install conda-forge/label/cf202003::pyopenssl
pyOpenSSL is a high-level wrapper around a subset of the OpenSSL library. It includes: -SSL.Connection objects, wrapping the methods of Python's portable sockets -Callbacks written in Python -Extensive error-handling mechanism, mirroring OpenSSL's error codes and much more.