jcoleman / tomcat-redis-session-manager

Redis-backed non-sticky session store for Apache Tomcat
MIT License
1.8k stars 1.12k forks source link

SSL #90

Closed ghost closed 7 years ago

ghost commented 7 years ago

Hi,

Many thanks for providing this.

Does it support SSL redis connections?

Thanks!

ghost commented 7 years ago

I checked the source. It doesn't support SSL, need to upgrade Jedis version

ghost commented 7 years ago

https://github.com/jcoleman/tomcat-redis-session-manager/pull/92