python-service-identity 24.2.0
Service identity verification for PyOpenSSL
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.
- Outputs:
out
- Website: https://service-identity.readthedocs.io/
- Licenses: Expat
- Package source: gnu/packages/python-crypto.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-service-identity 24.2.0
as follows:
guix install python-service-identity@24.2.0
Or install the latest version:
guix install python-service-identity
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.