Contents

backports.ssl_match_hostname 3.7.0.1

0

The ssl.match_hostname() function from Python 3.5

The ssl.match_hostname() function from Python 3.5

How to Install backports-ssl-match-hostname

You can install backports-ssl-match-hostname using pip

pip install backports-ssl-match-hostname

or add it to a project with poetry

poetry add backports-ssl-match-hostname

Package Details

Author
Toshio Kuratomi
License
Python Software Foundation License
Homepage
http://bitbucket.org/brandon/backports.ssl_match_hostname
PyPi:
https://pypi.org/project/backports.ssl_match_hostname/

Classifiers

  • Security/Cryptography
No  backports-ssl-match-hostname  pypi packages just yet.

Errors

A list of common backports-ssl-match-hostname errors.

Code Examples

Here are some backports-ssl-match-hostname code examples and snippets.