ssl_match_hostname
The ssl.match_hostname() function from Python 3.5
The ssl.match_hostname() function from Python 3.5
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.5
Last Updated
Jan 23, 2019 at 19:53
License
PSF 2
Total Downloads
29.9K
Version Downloads
2.3K
Supported Platforms
Unsupported Platforms
GitHub Repository
http://bitbucket.org/brandon/backports.ssl_match_hostname