Skip to content

Conversation

@kobelb
Copy link
Contributor

@kobelbkobelb commented Oct 28, 2016

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-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Oct 28, 2016
@kobelbkobelb changed the title Updating doc links to openssldoc: updating OpenSSL linksOct 28, 2016
@mscdexmscdex added the openssl Issues and PRs related to the OpenSSL dependency. label Oct 28, 2016
@sam-github
Copy link
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.

@silverwind
Copy link
Contributor

Copy link
Contributor

@silverwindsilverwind left a comment

Choose a reason for hiding this comment

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

LGTM

@silverwind
Copy link
Contributor

Thanks, landed in facd843.

silverwind pushed a commit that referenced this pull request Nov 1, 2016
PR-URL: #9338 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: Roman Reiss <[email protected]>
evanlucas pushed a commit that referenced this pull request Nov 3, 2016
PR-URL: #9338 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: Roman Reiss <[email protected]>
@evanlucasevanlucas mentioned this pull request Nov 3, 2016
MylesBorins pushed a commit that referenced this pull request Nov 22, 2016
PR-URL: #9338 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: Roman Reiss <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Nov 22, 2016
@targostargos mentioned this pull request Jan 8, 2017
@targostargos mentioned this pull request Sep 4, 2017
4 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.opensslIssues and PRs related to the OpenSSL dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@kobelb@sam-github@silverwind@jasnell@mscdex@MylesBorins@nodejs-github-bot