Files
seaweedFS/weed
Jade Devin Cabatlao 21514e1fea feat(redis): add mTLS support for Redis connection initialization (#6738)
* feat(redis): add mTLS support for Redis connection initialization

- Enhanced the Redis2Store initialization to support mutual TLS (mTLS) by adding configuration options for CA certificate, client certificate, and client key paths.
- Updated the Redis client setup to use TLS configuration when mTLS is enabled, ensuring secure connections to the Redis server.

* feat(redis): extend Redis3Store initialization to support mTLS

- Added configuration options for enabling mutual TLS (mTLS) in Redis3Store.
- Implemented logic to load client certificates and CA certificates for secure Redis connections.
- Updated the Redis client setup to utilize TLS configuration when mTLS is enabled.

---------

Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
2025-05-04 05:31:27 -07:00
..
2022-12-11 21:05:58 -08:00
2025-03-31 21:25:51 -07:00
2022-09-14 23:06:44 -07:00
2025-03-25 16:01:52 -07:00
2024-06-28 14:54:39 -07:00
2024-06-25 09:18:11 -07:00
2025-03-29 21:12:06 -07:00
2024-02-14 08:26:38 -08:00
2025-04-02 07:59:21 -07:00
2025-03-17 23:13:27 -07:00