Dmitry Kotov
Results
1
issues of
Dmitry Kotov
## Bug Report #### Current Behavior `RedisURI.Builder#withSsl(RedisURI)` does not copy `SslVerifyMode` setting properly if it is set to `SslVerifyMode#CA`. What it does instead is: 1. It produces a boolean value...
type: bug