diff options
| author | Jade Devin Cabatlao <jadedevin13@users.noreply.github.com> | 2025-05-04 14:31:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-04 05:31:27 -0700 |
| commit | 21514e1feaecb1f1f052bd47608b15f8584258d7 (patch) | |
| tree | 89a0101a165db874130ea04d847154e3f119a72b /weed/util/constants.go | |
| parent | 4e7948abd2a9422d1078c08a052655099cb940f2 (diff) | |
| download | seaweedfs-21514e1feaecb1f1f052bd47608b15f8584258d7.tar.xz seaweedfs-21514e1feaecb1f1f052bd47608b15f8584258d7.zip | |
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>
Diffstat (limited to 'weed/util/constants.go')
0 files changed, 0 insertions, 0 deletions
