gojira icon indicating copy to clipboard operation
gojira copied to clipboard

chore(redis) enable ssl

Open ADD-SP opened this issue 3 years ago • 0 comments

Kong CE will soon be testing the SSL connection between the plugin and Redis, and we should upgrade gojira to allow developers to run tests locally.

Also, we should ensure that both repositories use the same root certificate to issue certificates for the Redis server.

Related PR: https://github.com/Kong/kong/pull/8662, https://github.com/Kong/kong-pongo/pull/270

ADD-SP avatar Mar 31 '22 23:03 ADD-SP