-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc: update crypo Certficate class. #18721
doc: update crypo Certficate class. #18721
Conversation
doc/api/crypto.md
Outdated
Netscape and now specified formally as part of [HTML5's `keygen` element][]. | ||
Netscape and was specified formally as part of [HTML5's `keygen` element][]. | ||
|
||
Note `<keygen>` was deprecated since [HTML 5.2][] and new project should'nt use |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nits:
"Note" -> "Note that" (with rewrapping within 80 characters).
"should'nt" -> "shouldn't".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would prefer "should not" to make it a bit more formal.
doc/api/crypto.md
Outdated
@@ -2469,7 +2472,8 @@ the `crypto`, `tls`, and `https` modules and are generally specific to OpenSSL. | |||
[`verify.verify()`]: #crypto_verify_verify_object_signature_signatureformat | |||
[Caveats]: #crypto_support_for_weak_or_compromised_algorithms | |||
[Crypto Constants]: #crypto_crypto_constants_1 | |||
[HTML5's `keygen` element]: https://www.w3.org/TR/html5/forms.html#the-keygen-element | |||
[HTML5's `keygen` element]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/keygen | |||
[HTML 5.2]: https://www.w3.org/TR/html52/changes.html#features-removed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: it seems this should go before [HTML5's `keygen` element]
ASCII-wise.
cc @nodejs/crypto |
a069df8
to
c701271
Compare
doc/api/crypto.md
Outdated
Netscape and now specified formally as part of [HTML5's `keygen` element][]. | ||
Netscape and was specified formally as part of [HTML5's `keygen` element][]. | ||
|
||
Note that `<keygen>` was deprecated since [HTML 5.2][] and new project |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nits: was
-> is
and project
-> projects
update the dead link to <keygen> documentation. add a link to mozilla developper documentation because W3C delete the reference to this element. add a note to inform <keygen> element is deprecated since HTML 5.2. Fixes: nodejs#18662
c701271
to
59379d3
Compare
Update the dead link to <keygen> documentation. Add a link to mozilla developper documentation because W3C deleted the reference to this element. Add a note to inform <keygen> element is deprecated since HTML 5.2. PR-URL: #18721 Fixes: #18662 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Landed in 138bdf6 Thank you! |
This displays a warning if we cannot fetch user's name and email from github api, instead of displaying blank and null output in the author field (cli table). Refs: nodejs/node#18721 Fixes: #180
Update the dead link to <keygen> documentation. Add a link to mozilla developper documentation because W3C deleted the reference to this element. Add a note to inform <keygen> element is deprecated since HTML 5.2. PR-URL: #18721 Fixes: #18662 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Update the dead link to <keygen> documentation. Add a link to mozilla developper documentation because W3C deleted the reference to this element. Add a note to inform <keygen> element is deprecated since HTML 5.2. PR-URL: #18721 Fixes: #18662 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Update the dead link to <keygen> documentation. Add a link to mozilla developper documentation because W3C deleted the reference to this element. Add a note to inform <keygen> element is deprecated since HTML 5.2. PR-URL: nodejs#18721 Fixes: nodejs#18662 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Update the dead link to <keygen> documentation. Add a link to mozilla developper documentation because W3C deleted the reference to this element. Add a note to inform <keygen> element is deprecated since HTML 5.2. PR-URL: #18721 Fixes: #18662 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Update the dead link to <keygen> documentation. Add a link to mozilla developper documentation because W3C deleted the reference to this element. Add a note to inform <keygen> element is deprecated since HTML 5.2. PR-URL: #18721 Fixes: #18662 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Update the dead link to <keygen> documentation. Add a link to mozilla developper documentation because W3C deleted the reference to this element. Add a note to inform <keygen> element is deprecated since HTML 5.2. PR-URL: #18721 Fixes: #18662 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Update the dead link to <keygen> documentation. Add a link to mozilla developper documentation because W3C deleted the reference to this element. Add a note to inform <keygen> element is deprecated since HTML 5.2. PR-URL: #18721 Fixes: #18662 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
This displays a warning if we cannot fetch user's name and email from github api, instead of displaying blank and null output in the author field (cli table). Refs: nodejs/node#18721 Fixes: nodejs/node-core-utils#180
This displays a warning if we cannot fetch user's name and email from github api, instead of displaying blank and null output in the author field (cli table). Refs: nodejs/node#18721 Fixes: nodejs/node-core-utils#180
This displays a warning if we cannot fetch user's name and email from github api, instead of displaying blank and null output in the author field (cli table). Refs: nodejs/node#18721 Fixes: nodejs/node-core-utils#180
This displays a warning if we cannot fetch user's name and email from github api, instead of displaying blank and null output in the author field (cli table). Refs: nodejs/node#18721 Fixes: nodejs/node-core-utils#180
This displays a warning if we cannot fetch user's name and email from github api, instead of displaying blank and null output in the author field (cli table). Refs: nodejs/node#18721 Fixes: nodejs/node-core-utils#180
This displays a warning if we cannot fetch user's name and email from github api, instead of displaying blank and null output in the author field (cli table). Refs: nodejs/node#18721 Fixes: nodejs/node-core-utils#180
update the dead link to documentation.
add a link to mozilla developper documentation because
W3C delete the reference to this element.
add a note to inform element is deprecated since HTML 5.2.
Fixes: #18662
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passesAffected core subsystem(s)