[v10.x] doc: update tls.md by sparsh-99 · Pull Request #33641 · nodejs/node

@nodejs-github-bot added build

Issues and PRs related to build files or the CI.

doc

Issues and PRs related to the documentations.

meta

Issues and PRs related to the general management of the project.

tools

Issues and PRs related to the tools directory.

labels

May 29, 2020

@richardlau richardlau changed the base branch from master to v10.x-staging

May 29, 2020 18:01

BridgeAR

@BridgeAR BridgeAR changed the title doc: update tls.md v10.x-staging [v10x] doc: update tls.md

May 30, 2020

Luccasoli

juanarbol

@BethGriggs BethGriggs changed the title [v10x] doc: update tls.md [v10.x] doc: update tls.md

Jul 14, 2020

@sparsh-99 @richardlau

Added the missing single quotes in minVersion and maxVersion of api/tls doc before TLSv1.2

richardlau

richardlau pushed a commit that referenced this pull request

Jul 15, 2020
Added the missing single quotes in minVersion and maxVersion of api/tls
doc before TLSv1.2.

PR-URL: #33641
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>