Lucene search

K
fedoraFedoraFEDORA:023F920A2D
HistoryMay 29, 2013 - 3:00 a.m.

[SECURITY] Fedora 19 Update: python-backports-ssl_match_hostname-3.2-0.3.a3.fc19

2013-05-2903:00:44
lists.fedoraproject.org
12

EPSS

0.002

Percentile

57.5%

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 ver ify that it matches to hostname that you are trying to reach. But the matching logic, defined in RFC2818, can be a bit tricky to implemen t on your own. So the ssl package in the Standard Library of Python 3.2 now incl udes 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 Pytho n. The actual code inside comes verbatim from Python 3.2.

OSVersionArchitecturePackageVersionFilename
Fedora19anypython-backports-ssl_match_hostname< 3.2UNKNOWN

EPSS

0.002

Percentile

57.5%