Service Identity Verification for pyOpenSSL & cryptography
**********************************************************

Release v18.1.0 (What's new?).

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.


User's Guide
============

* Installation and Requirements

* Implemented Standards

* API


Project Information
-------------------

* Backward Compatibility

* License

* Authors

* How To Contribute

* Contributor Covenant Code of Conduct

* Changelog


Indices and tables
==================

* Index

* Search Page
