ssl_match_hostname
The ssl.match_hostname() function from Python 3.4
The ssl.match_hostname() function from Python 3.4
To install this package, run one of the following:
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.
Summary
The ssl.match_hostname() function from Python 3.4
Last Updated
Dec 11, 2019 at 00:18
License
PSF
Total Downloads
1.2K
Supported Platforms
GitHub Repository
http://bitbucket.org/brandon/backports.ssl_match_hostname