Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python2-backports-ssl_match_hostname | Distribution: AlmaLinux |
Version: 3.5.0.1 | Vendor: AlmaLinux |
Release: 12.module_el8.6.0+2781+fed64c13 | Build date: Thu Apr 21 15:59:45 2022 |
Group: Unspecified | Build host: arm64-builder03.almalinux.org |
Size: 18824 | Source RPM: python-backports-ssl_match_hostname-3.5.0.1-12.module_el8.6.0+2781+fed64c13.src.rpm |
Packager: AlmaLinux Packaging Team <packager@almalinux.org> | |
Url: https://bitbucket.org/brandon/backports.ssl_match_hostname | |
Summary: The ssl.match_hostname() function from Python 3 |
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.
Python
* Wed Dec 16 2020 Tomas Orsava <torsava@redhat.com> - 3.5.0.1-12 - Remove unversioned Provides - Resolves: rhbz#1908300 * Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 3.5.0.1-11 - Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587 * Mon Jul 16 2018 LumÃr Balhar <lbalhar@redhat.com> - 3.5.0.1-10 - First version for python27 module
/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
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jan 16 07:11:07 2025