-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF27, 11.1, 2021.0
-
Component/s: Redis
-
Release Notes Summary:Better Redis SSL support for Azure.
-
Tags:
-
Sprint:nxFG 11.1.13
-
Story Points:2
SSL support for Redis (non HA) does not seem to be complete. The ping attempt uses SSL as expected, but the pool creation ignores SSL.
This issues prevents the use of Azure Redis Cache for example (unless SSL is disabled server-side, of course).
Patch contributed by Florent Munch: https://github.com/nuxeo/nuxeo/pull/4042
- Is referenced in