Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

424
Vistas
PHP Session handler Redis - AWS ElastiCache Encryption in-transit

I've tried to setup PHP session handler Redis.

session.save_handler = redis
session.save_path = "tcp://xxx.cache.amazonaws.com:6379"

This works well, but when Encryption in-transit is enabled, then it fails on

Failed to read session data: redis

In that case connection string contained auth param

?auth=12345

Is there any trick which I've missed

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

Ok its not very well documented but https://github.com/phpredis/phpredis/issues/1657 pointed me in the right direction the solution is simple use tls scheme

 session.save_path = "tls://xxx.cache.amazonaws.com:6379?auth=12345"
over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda