Fedora alert FEDORA-2013-20200 (python-backports-ssl_match_hostname)
From: | updates@fedoraproject.org | |
To: | package-announce@lists.fedoraproject.org | |
Subject: | [SECURITY] Fedora 18 Update: python-backports-ssl_match_hostname-3.4.0.2-1.fc18 | |
Date: | Wed, 06 Nov 2013 07:34:02 +0000 | |
Message-ID: | <20131106073402.38FA422214@bastion01.phx2.fedoraproject.org> | |
Archive‑link: | Article |
-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-20200 2013-10-29 02:12:34 -------------------------------------------------------------------------------- Name : python-backports-ssl_match_hostname Product : Fedora 18 Version : 3.4.0.2 Release : 1.fc18 URL : https://bitbucket.org/brandon/backports.ssl_match_hostname 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 inside comes verbatim from Python 3.2. -------------------------------------------------------------------------------- Update Information: Fixes issue raised in this upstream bug report: http://bugs.python.org/issue17997#msg194950 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update python-backports-ssl_match_hostname' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list package-announce@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/package-...