Skip to content

Add socket.servname property to createClient configuration. - #3165

Merged
nkaradzhov merged 2 commits into
redis:masterfrom
itrich:docs/add-servname-pro
Jan 28, 2026
Merged

nkaradzhov merged 2 commits into
redis:masterfrom
itrich:docs/add-servname-pro

Conversation

@itrich

@itrich itrich commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

Description

Our Redis server needs SNI enabled during the TLS handshake. It took me a while to find this property in the respective Node.js documentation. To hopefully make it easier for future users, I added this property to the client config documentation.

…erty is needed if the Redis server needs SNI enabled for TLS handshake.

Signed-off-by: Eduard Itrich <eduard.itrich@europapark.de>
@jit-ci

jit-ci Bot commented Jan 23, 2026

Copy link
Copy Markdown

Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset.

In case there are security findings, they will be communicated to you as a comment inside the PR.

Hope you’ll enjoy using Jit.

Questions? Comments? Want to learn more? Get in touch with us.

Signed-off-by: Eduard Itrich <eduard.itrich@europapark.de>
@nkaradzhov

Copy link
Copy Markdown
Collaborator

Thanks @itrich, i will take a look

@nkaradzhov
nkaradzhov merged commit ed55918 into redis:master Jan 28, 2026
1 check 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.

2 participants