diff options
Diffstat (limited to 'python/service_identity/README')
-rw-r--r-- | python/service_identity/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/python/service_identity/README b/python/service_identity/README deleted file mode 100644 index 5212fa0a3b9d4..0000000000000 --- a/python/service_identity/README +++ /dev/null @@ -1,6 +0,0 @@ -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. |