FS#67650 - [redis] not built with TLS support

Attached to Project: Community Packages
Opened by Oliver Ford (OJFord) - Thursday, 20 August 2020, 13:01 GMT
Last edited by Andrew Crerar (andrewSC) - Tuesday, 13 October 2020, 14:37 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Andrew Crerar (andrewSC)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Redis has not been built with TLS support, meaning that it cannot run a TLS-supporting/requiring server, and redis-cli cannot be used to connect to one.

Additional info:
* v6.0.6
* https://redis.io/topics/encryption
This task depends upon

Closed by  Andrew Crerar (andrewSC)
Tuesday, 13 October 2020, 14:37 GMT
Reason for closing:  Fixed
Additional comments about closing:  pkgver3
Comment by Ulf Winkelvos (uwinkelvos) - Tuesday, 13 October 2020, 09:23 GMT
This is really rather annoying, as redis-cli does not even output any error, but just keeps hanging instead.

Loading...