Skip to content

Commit 7371d80

Browse files
committed
documentation
1 parent e258a69 commit 7371d80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

redis/connection.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -925,6 +925,7 @@ def __init__(
925925
ssl_password: Password for unlocking an encrypted private key. Defaults to None.
926926
927927
ssl_validate_ocsp: If set, perform a full ocsp validation (i.e not a stapled verification)
928+
ssl_validate_ocsp_stapled: If set, perform a validation on a stapled ocsp response
928929
ssl_ocsp_context: A fully initialized OpenSSL.SSL.Context object to be used in verifying the ssl_ocsp_expected_cert
929930
ssl_ocsp_expected_cert: A PEM armoured string containing the expected certificate to be returned from the ocsp verification service.
930931

0 commit comments

Comments
 (0)