Problem:
Currently, LagAwareStrategy health checks against Redis Enterprise REST API (port 9443) can only work with custom certificates by adding them to the default Java truststore. This approach has several limitations:
- Requires global truststore modifications affecting the entire JVM
- Cannot support application-specific SSL configurations
- Difficult to manage different SSL settings per Redis Enterprise cluster