Encryption between neos and redis

Hello Community and Neos Team :slight_smile:

I do have a question regarding the communication between neos and the redis component. Afaik it is possible to provide a password when we communicate with the redis for caching. For this, there is a howto here (more or less the only source i know to see how to enable it)

But i’m wondering if there if somehow a way to tell neos to use a certificate to communicate with redis?