Skip to content

tls.DEFAULT_MIN_VERSION according to docs is v11 feature, but its present in v10.16.0 and is incorrect #28758

Closed
@nitinsurana

Description

@nitinsurana
  • Version: 10.16.0
  • Platform: Ubuntu 14.04

According to the docs tls.DEFAULT_MIN_VERSION is available starting v11 and default value is TLSv1.2

Issue :

  1. Ubuntu 14.04 with Nodejs v10.16.0 has tls.DEFAULT_MIN_VERSION defined
  2. It is returning incorrect value viz TLSv1 instead of TLSv1.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.tlsIssues and PRs related to the tls subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions