slackbuilds_ponce/libraries/backports-ssl-match-hostname
Dimitris Zlatanidis 9aa3fcc741
libraries/backports-ssl-match-hostname: Switch to i586.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2016-10-29 06:58:15 +07:00
..
backports-ssl-match-hostname.info
backports-ssl-match-hostname.SlackBuild libraries/backports-ssl-match-hostname: Switch to i586. 2016-10-29 06:58:15 +07:00
README
slack-desc

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.