How to use redis ( with client certificate requirement ) for session state in asp.net 4.8

harmesh 0 Reputation points
2024-07-11T13:19:20.7166667+00:00

Hello,

We are currently using Redis for session state and SignalR, and everything is working fine because our current Redis server configuration allows connections without a client certificate.

However, we now have a new Redis server that requires a client certificate for connections. We have not found any way to specify certificate-related information in the web.config under the sessionState/providers node.

Any assistance to resolve this issue would be greatly appreciated.

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
232 questions
{count} votes