Service identity verification for pyOpenSSL & cryptography.
Project description
Use this package if:
- you use pyOpenSSL and don’t want to be MITMed or
- if you want to verify that a PyCA cryptography certificate is valid for a certain hostname or IP address.
service-identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes.
In the simplest case, this means host name verification. However, service-identity implements RFC 6125 fully and plans to add other relevant RFCs too.
service-identity’s documentation lives at Read the Docs, the code on GitHub.
Release Information
21.1.0 (2021-05-09)
Backward-incompatible changes:
Python 3.4 is not supported anymore. It has been unsupported by the Python core team for a while now, its PyPI downloads are negligible, and our CI provider removed it as a supported option.
It’s very unlikely that service-identity will break under 3.4 anytime soon, which is why we do not block its installation on Python 3.4. But we don’t test it anymore and will block it once someone reports breakage.
Deprecations:
none
Changes:
- service_identity.exceptions.VerificationError can now be pickled and is overall more well-behaved as an exception. This raises the requirement of attrs to 19.1.0.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
| Filename, size | File type | Python version | Upload date | Hashes |
|---|---|---|---|---|
| Filename, size service_identity-21.1.0-py2.py3-none-any.whl (12.6 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
| Filename, size service-identity-21.1.0.tar.gz (40.1 kB) | File type Source | Python version None | Upload date | Hashes View |
Hashes for service_identity-21.1.0-py2.py3-none-any.whl
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | f0b0caac3d40627c3c04d7a51b6e06721857a0e10a8775f2d1d7e72901b3a7db |
|
| MD5 | 1435e2bca950eecb8e1efff9b177cbee |
|
| BLAKE2-256 | 935a5e93f280ec7be676b5a57f305350f439d31ced168bca04e6ffa64b575664 |