summaryrefslogtreecommitdiff
path: root/redis/ocsp.py
diff options
context:
space:
mode:
Diffstat (limited to 'redis/ocsp.py')
-rw-r--r--redis/ocsp.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/redis/ocsp.py b/redis/ocsp.py
index 0d2c0fc..ab8a35a 100644
--- a/redis/ocsp.py
+++ b/redis/ocsp.py
@@ -189,8 +189,8 @@ class OCSPVerifier:
return cert
def components_from_socket(self):
- """This function returns the certificate, primary issuer, and primary ocsp server
- in the chain for a socket already wrapped with ssl.
+ """This function returns the certificate, primary issuer, and primary ocsp
+ server in the chain for a socket already wrapped with ssl.
"""
# convert the binary certifcate to text