Skip to content

Conversation

@frikilax
Copy link
Member

@frikilax frikilax commented Nov 7, 2025

Added

  • [IMHIREDIS] Add TLS support
  • [OMHIREDIS] Add TLS support

Jérémie Jourdin and others added 3 commits November 4, 2025 15:03
* Add support for TLS in omhiredis
* fix(omhiredis): Make redis SSL support user-configurable
* fix(omhiredis): Adding SSL variables into conditinal compilation
* fix(omhiredis): Ensure both client_cert and client_key are specified together
* fix(omhiredis): fix SSL initialization for thread safety
* fix(configure.ac): Need hiredis_ssl>=1.0.0

---------

Co-authored-by: Jérémie Jourdin <jeremie.jourdin@advens.fr>
Co-authored-by: Amine EL AKKANI <aelakkani@P1564.myadvens.lan>
Co-authored-by: frikilax <theo.bertin@advens.fr>
* feat(imhiredis): Add support for TLS in imhiredis
* fix(imhiredis): Ensure both client_cert and client_key are specified together
* fix(imhiredis): fix SSL initialization for thread safety
* clean(imhiredis): various fixes and cleans

---------

Co-authored-by: Amine EL AKKANI <aelakkani@P1564.myadvens.lan>
Co-authored-by: frikilax <theo.bertin@advens.fr>
@frikilax frikilax merged commit 1bcd260 into master Nov 10, 2025
10 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants