fix(docs): add Redis to the list of transports where SSL is supported (#1826)

This commit is contained in:
David Rice 2023-11-28 13:01:47 +00:00 committed by GitHub
parent e316a35e0f
commit dfec2912e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ class Connection:
Note:
----
SSL currently only works with the py-amqp, and qpid
SSL currently only works with the py-amqp, qpid and redis
transports. For other transports you can use stunnel.
Arguments: