Service identity verification for pyOpenSSL & cryptography.
Project description
Use this package if:
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
18.1.0 (2018-12-05)
Changes:
pyOpenSSL is optional now if you use service_identity.cryptography.* only.
Added support for iPAddress subjectAltNames. You can now verify whether a connection or a certificate is valid for an IP address using service_identity.pyopenssl.verify_ip_address() and service_identity.cryptography.verify_certificate_ip_address(). #12
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file service_identity-18.1.0.tar.gz
.
File metadata
- Download URL: service_identity-18.1.0.tar.gz
- Upload date:
- Size: 21.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0858a54aabc5b459d1aafa8a518ed2081a285087f349fe3e55197989232e2e2d |
|
MD5 | c6b8bac93e7d899a1da313a19cc6570a |
|
BLAKE2b-256 | 9a3d9eb0563e066ea0540cf580695593ab079376e920016d4d1b3ff2fd8abf4b |
File details
Details for the file service_identity-18.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: service_identity-18.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 001c0707759cb3de7e49c078a7c0c9cd12594161d3bf06b9c254fdcb1a60dc36 |
|
MD5 | e6c5d5366021c5d915ea23806f30fbe7 |
|
BLAKE2b-256 | e97c2195b890023e098f9618d43ebc337d83c8b38d414326685339eb024db2f6 |