Skip to content

RedisEngine sets TLS options with ssl key but phpredis reads stream #19611

Description

@ishanvyas22

Description

The RedisEngine sets ssl options in the 7th parameter of the pconnect() (see line no. 337) however it doesn't accept ssl at all. The method pconnect() only accepts stream and auth context options (see). This ssl option set at the moment has no effect and it doesn't throw any warning also so it gets silently ignored.

I can send PR to fix this.

CakePHP Version

5.4.1

PHP Version

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions