Skip to content

[Messenger] TLS/SSL support for Redis Transport  #33025

Closed
@matas-valuzis

Description

@matas-valuzis

Description
New redis transport for messages works great, unfortunately it appears it has no TLS/SSL support.

Example
If we would pass DNS string rediss://xxxx/messages we would get an error: "No transport supports the given Messenger DSN "rediss://xxxx/messages".

I propose implementing TLS/SSL support similar to predis , where rediss would be an alias for tls protocol.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions