This package browser is in early development. Mind the rough edges.

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.

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.