Paquet : python-backports.ssl-match-hostname (3.5.0.1-1)
Liens pour python-backports.ssl-match-hostname
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source backports.ssl-match-hostname :
- [backports.ssl-match-hostname_3.5.0.1-1.dsc]
- [backports.ssl-match-hostname_3.5.0.1.orig.tar.gz]
- [backports.ssl-match-hostname_3.5.0.1-1.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [bitbucket.org]
Paquets similaires :
Backport of the Python 3.5 SSL hostname checking function
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.
But the matching logic, defined in RFC2818, can be a bit tricky to implement on your own. So the ssl package in the Standard Library of Python 3.2 and greater now includes a match_hostname() function for performing this check instead of requiring every application to implement the check separately.
This package contains a backport of the ssl.match_hostname function for Python 2.4 and above.
Autres paquets associés à python-backports.ssl-match-hostname
|
|
|
|
-
- dep: python
- langage interactif de haut niveau orienté objet (version Python2)
Télécharger python-backports.ssl-match-hostname
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 6,8 ko | 33,0 ko | [liste des fichiers] |