FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: updating OpenSSL links by kobelb · Pull Request #9338 · nodejs/node · GitHub

/ node Public

doc: updating OpenSSL links - #9338

Closed
kobelb wants to merge 1 commit into
nodejs:masterfrom
kobelb:docs-openssl-links
Closed

doc: updating OpenSSL links#9338
kobelb wants to merge 1 commit into
nodejs:masterfrom
kobelb:docs-openssl-links

Conversation

kobelb commented Oct 28, 2016
edited
Loading

Copy link
Copy Markdown
Contributor
Checklist
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

Description of change

Update OpenSSL links in docs to reference version 1.0.2.

The following pull-request moved the OpenSSL docs breaking a lot of links in the node docs: openssl/openssl#1758

There are now separate pages for different versions and master. For example https://www.openssl.org/docs/apps/ca.html is no longer accessible, but it's available at
https://www.openssl.org/docs/man1.0.2/apps/ca.html and https://www.openssl.org/docs/manmaster/man1/ca.html

Resolves #9327

nodejs-github-bot added the doc Issues and PRs related to the documentations. label Oct 28, 2016
kobelb force-pushed the docs-openssl-links branch from 4240ff2 to ba060d8 Compare October 28, 2016 13:29
kobelb changed the title Updating doc links to openssl doc: updating OpenSSL links Oct 28, 2016
mscdex added the openssl Issues and PRs related to the OpenSSL dependency. label Oct 28, 2016

Copy link
Copy Markdown
Contributor

LGTM

The links will need to be updated when OpenSSL is updated in deps/. I can't see any docs for how the OpenSSL update is made, I guess @nodejs/crypto folks will have to remember.

Copy link
Copy Markdown
Contributor

silverwind left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

Copy link
Copy Markdown
Contributor

Thanks, landed in facd843.

silverwind closed this Nov 1, 2016
silverwind pushed a commit that referenced this pull request Nov 1, 2016
PR-URL: #9338
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
evanlucas pushed a commit that referenced this pull request Nov 3, 2016
PR-URL: #9338
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
MylesBorins pushed a commit that referenced this pull request Nov 22, 2016
PR-URL: #9338
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
MylesBorins mentioned this pull request Nov 22, 2016
targos mentioned this pull request Jan 8, 2017
targos mentioned this pull request Sep 4, 2017
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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. openssl Issues and PRs related to the OpenSSL dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL