63daf9f79a
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> |
||
---|---|---|
.. | ||
README | ||
backports-ssl-match-hostname.SlackBuild | ||
backports-ssl-match-hostname.info | ||
slack-desc |
README
The ssl.match_hostname() function from Python 3.4. 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.