./security/py-backports.ssl_match_hostname, Python SSL support module for Python 2

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q4, Version: 3.5.0.1nb1, Package name: py27-backports.ssl_match_hostname-3.5.0.1nb1, Maintainer: pkgsrc-users

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 and greater now includes a match_hostname() function
for performing this check instead of requiring every application
to implement the check separately.

This package contains the backport of this functionality to Python 2.


Required to run:
[devel/py-backports] [lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 0567c136707a5f53b95aa793b79cc8d5c61d8e22
RMD160: 3e7112fd62bcef2bb526b7c60e782aa75ee5daac
Filesize: 5.474 KB

Version history: (Expand)