NuxRef

python-service-identity - Service identity verification for pyOpenSSL

Website: https://github.com/pyca/service_identity
License: MIT
Description:
Service Identity Verification for pyOpenSSL

TL;DR: Use this package if you use pyOpenSSL and don’t want to be MITMed.

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.

Packages

python-service-identity-16.0.0-1.el7.nuxref.noarch [19 KiB] Changelog Chris Caron (2017-02-20):
- Update to 16.0.0
- Rebuilt for CentOS 7.x