No tienes acceso a esta clase

¡Continúa aprendiendo! Únete y comienza a potenciar tu carrera

Instalando cliente de Redis

7/20
Recursos

Aportes 7

Preguntas 1

Ordenar por:

¿Quieres ver más aportes, preguntas y respuestas de la comunidad?

o inicia sesión.

SSL Tunneling involves a client that requires an SSL connection to a backend service or secure server via a proxy server. This proxy server opens the connection between the client and the backend service and copies the data to both sides without any direct interference in the SSL connection. More information in GFG.

In simple words, Stunnel is an open-source proxy used to create secure tunnels, allowing you to communicate with other machines over TLS.

Comando para utilizar un cliente redis

tener en cuenta la llave de su servidor

redis-cli -h PlatziRedisCache.Redis.cache.windows.net -p 6379 -a jnFRXECt4dHYEALsGDXH4Wd2EWAYmnBDoTT4GV87E5c=
INCRBY platzi 120

Una opción para conectarse a redis mediante ssl es con el cliente Redis Insight el cual cuenta con una interfaz gráfica https://redis.com/es/redis-enterprise/redisinsight/