Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python-backports-ssl_match_hostname

The Secure Sockets layer is only actually secure if you check the hostname in the certificate returned by the server to which you are connecting, and verify that it matches to hostname that you are trying to reach. But the matching logic, defined in RFC2818, can be a bit tricky to implement on your own. So the ssl package in the Standard Library of Python 3.2 now includes a match_hostname() function for performing this check instead of requiring every application to implement the check separately. This backport brings match_hostname() to users of earlier versions of Python. The actual code is only slightly modified from Python 3.5.

Found 1 sites for python-backports-ssl_match_hostname

Found 1 RPM for python-backports-ssl_match_hostname

PackageSummaryDistributionDownload
python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch.htmlThe ssl.match_hostname() function from Python 3CentOS 7.9.2009 for x86_64python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet