You are here: Home / LBN / Up2date / Cloud Computing / BastionLinux 25 / python-backports-ssl_match_hostname-3.5.0.1-3.lbn25.noarch

python-backports-ssl_match_hostname-3.5.0.1-3.lbn25.noarch

Package Attributes
RPM  python-backports-ssl_match_hostname-3.5.0.1-3.lbn25.noarch.rpm Architecture  noarch Size  18824 Created  2023/06/18 04:32:52 UTC
Package Specification
Summary The ssl.match_hostname() function from Python 3
Group Unspecified
License Python
Home Page https://bitbucket.org/brandon/backports.ssl_match_hostname
Description

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.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
Provides
python-backports-ssl_match_hostname
python2-backports-ssl_match_hostname
python2.7dist(backports.ssl-match-hostname)
python2dist(backports.ssl-match-hostname)

Document Actions