Skip to content

Conversation

@Sarang-Patel
Copy link

update documentation for tls security levels to explain how tls.DEFAULT_MIN_VERSION interacts with user-defined maxVersion and why setting a lower maxVersion (e.g., TLSv1) can cause ERR_SSL_NO_PROTOCOLS_AVAILABLE or handshake failures.

Fixes: #60569

update documentation for tls security levels to explain how
tls.DEFAULT_MIN_VERSION interacts with user-defined maxVersion
and why setting a lower maxVersion (e.g., TLSv1) can cause
ERR_SSL_NO_PROTOCOLS_AVAILABLE or handshake failures.

Fixes: nodejs#60569
@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. tls Issues and PRs related to the tls subsystem. labels Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. tls Issues and PRs related to the tls subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@SECLEVEL=X does not enable TLSv1

2 participants