| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
I think we do not support either of SSL2 or SSL3 by default anymore. Is it worth mentioning here?
Sorry, something went wrong.
There was a problem hiding this comment.
Yeah, I made a note of that for myself when I was going through this. There are a couple of outdated bits in this that should be updated.
Sorry, something went wrong.
There was a problem hiding this comment.
Should we at least add deprecated to SSL?
Sorry, something went wrong.
There was a problem hiding this comment.
Perhaps... let's do this separately. There are a couple places where the SSL stuff in this doc needs to be updated.
Sorry, something went wrong.
|
nit: we are very, very inconsistent about it, but I would prefer the "Note"-section preceded with an underscore and only ended with an underscore after/with the relevant section. |
Sorry, something went wrong.
There was a problem hiding this comment.
Unmatched backtick
Sorry, something went wrong.
|
@eljefedelrodeodeljefe I totally agree. We should perhaps document the conventions followed in docs, somewhere. |
Sorry, something went wrong.
There was a problem hiding this comment.
Let's add a note about deprecation of NPN. It was never documented officially, and now is slowly going away.
Sorry, something went wrong.
There was a problem hiding this comment.
Deprecation just in Node.js or deprecation in general use?
Sorry, something went wrong.
There was a problem hiding this comment.
Sorry, something went wrong.
There was a problem hiding this comment.
Ack
Sorry, something went wrong.
There was a problem hiding this comment.
Added
Sorry, something went wrong.
|
@thefourtheye @eljefedelrodeodeljefe ... regarding the Note sections, I have something different in mind when I'm done going through each of these documents... I'd like to explore making them true aside callout in the rendered html, pulled out of the regular text flow using <aside>. But first I need to get all of our instances normalized. |
Sorry, something went wrong.
|
@addaleax @indutny @thefourtheye ... nits addressed |
Sorry, something went wrong.
There was a problem hiding this comment.
Nit, but server's private key?
Sorry, something went wrong.
There was a problem hiding this comment.
What about this?
Sorry, something went wrong.
|
Few more nits, otherwise LGTM. This is looking really great, thank you! |
Sorry, something went wrong.
|
Nits updated! |
Sorry, something went wrong.
There was a problem hiding this comment.
I see it now, nvm.
Sorry, something went wrong.
There was a problem hiding this comment.
If I were a pedant, I'd point out that null ciphers (i.e., no-auth and no-encrypt ciphers) that don't require a key do exist.
Fortunately, I'm not a pedant!
Sorry, something went wrong.
|
@shigeki @bnoordhuis ... nits addressed! commits squashed and message updated. |
Sorry, something went wrong.
|
I couldn't spot whether you changed the description for the checkServerIdentity callback. Maybe it's because it's documented in several places. |
Sorry, something went wrong.
There was a problem hiding this comment.
This link was already outdated. https://www.chromium.org/Home/chromium-security/education/tls#TOC-Cipher-Suites seems to be a new one.
Sorry, something went wrong.
|
@jasnell Just one minor nits, otherwise LGTM. Good work, thanks. |
Sorry, something went wrong.
|
@bnoordhuis ... made the change here => https://github.com/nodejs/node/pull/6933/files#diff-f6e3a86962eaf0897ab59e88b418e64fR724 @shigeki ... updated! |
Sorry, something went wrong.
|
@bnoordhuis ... updated both instances of the checkServerIdentity text to the updated language. |
Sorry, something went wrong.
|
I only see one change in commit 49e287f. Did I overlook something? |
Sorry, something went wrong.
|
@bnoordhuis ... the other one was here -> 129be4b#diff-f6e3a86962eaf0897ab59e88b418e64fR724 It was squashed in with the other changes... |
Sorry, something went wrong.
|
Ah, alright. LGTM then. |
Sorry, something went wrong.
Restructuring and clarifications to the tls.md copy to improve readability and flow.
Restructuring and clarifications to the tls.md copy to improve readability and flow. PR-URL: #6933 Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Shigeki Ohtsu <ohtsu@iij.ad.jp>
|
Landed in 1b6a468. Thanks all. |
Sorry, something went wrong.
Restructuring and clarifications to the tls.md copy to improve readability and flow. PR-URL: nodejs#6933 Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Shigeki Ohtsu <ohtsu@iij.ad.jp>
Restructuring and clarifications to the tls.md copy to improve readability and flow. PR-URL: #6933 Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Shigeki Ohtsu <ohtsu@iij.ad.jp>
|
added don't land label please feel free to backport |
Sorry, something went wrong.
| - `certfile`: all CA certs concatenated in one file like | ||
| `cat ca1-cert.pem ca2-cert.pem > ca-cert.pem` | ||
| If using Perfect Foward Secrecy using `ECDHE`, Diffie-Hellman parameters are | ||
| not required and a default ECDHE curve will be used. The `ecdheCurve` property |
There was a problem hiding this comment.
ecdheCurve or ecdhCurve?
Sorry, something went wrong.
Addresses comment after PR nodejs#6933 merged. nodejs#6933 (review) PR-URL: nodejs#10345 Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: Italo A. Casas <me@italoacasas.com>
Addresses comment after PR nodejs#6933 merged. nodejs#6933 (review) PR-URL: nodejs#10345 Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: Italo A. Casas <me@italoacasas.com>
Addresses comment after PR #6933 merged. #6933 (review) PR-URL: #10345 Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: Italo A. Casas <me@italoacasas.com>
Addresses comment after PR #6933 merged. #6933 (review) PR-URL: #10345 Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: Italo A. Casas <me@italoacasas.com>
Addresses comment after PR #6933 merged. #6933 (review) PR-URL: #10345 Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: Italo A. Casas <me@italoacasas.com>
Addresses comment after PR #6933 merged. #6933 (review) PR-URL: #10345 Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: Italo A. Casas <me@italoacasas.com>
| Back | FazBrowse Home | New Git URL |
Checklist
Affected core subsystem(s)
doc (tls)
Description of change
General improvements to tls.md copy
@nodejs/documentation @nodejs/crypto