Skip to content

Add support for SSL #140

Closed
Closed
@alanroche

Description

@alanroche

Jedis supports SSL and also via a boolean flag on the JedisPool constructor.
Add an option to configure SSL to true on RedisConfig and propagate to JedisPool.

Tried to prep a Fork/PR for this as it is really simple to fix, but it looks like master does not compile :(
src/test/scala/com/redislabs/provider/redis/util/BenchmarkTest.java:[14,9] duplicate class: com.redislabs.provider.redis.util.BenchmarkTest

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions