python2-backports-ssl_match_hostname rpm build for : CentOS Other. For other distributions click python2-backports-ssl_match_hostname.
Name : python2-backports-ssl_match_hostname
| |
Version : 3.5.0.1
| Vendor : CentOS
|
Release : 12.module_el8.4.0+642+1dc4fb01
| Date : 2021-01-18 17:16:50
|
Group : Unspecified
| Source RPM : python-backports-ssl_match_hostname-3.5.0.1-12.module_el8.4.0+642+1dc4fb01.src.rpm
|
Size : 0.02 MB
| |
Packager : CentOS Buildsys < bugs_centos_org>
| |
Summary : The ssl.match_hostname() function from Python 3
|
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.
|
RPM found in directory: /vol/rzm2/linux-centos/8-stream/AppStream/aarch64/os/Packages |
Content of RPM
Changelog
Provides
Requires
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python2-backports-ssl_match_hostname
python2.7dist(backports.ssl-match-hostname)
python2dist(backports.ssl-match-hostname)
Requires :
Content of RPM :
/usr/lib/python2.7/site-packages/backports.ssl_match_hostname-3.5.0.1-py2.7.egg-info
/usr/lib/python2.7/site-packages/backports/ssl_match_hostname
/usr/lib/python2.7/site-packages/backports/ssl_match_hostname/__init__.py
/usr/lib/python2.7/site-packages/backports/ssl_match_hostname/__init__.pyc
/usr/lib/python2.7/site-packages/backports/ssl_match_hostname/__init__.pyo
/usr/share/doc/python2-backports-ssl_match_hostname
/usr/share/doc/python2-backports-ssl_match_hostname/README.txt
/usr/share/licenses/python2-backports-ssl_match_hostname
/usr/share/licenses/python2-backports-ssl_match_hostname/LICENSE.txt