| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The DEFAULT_CIPHERS already exists, this change shows how to use it. Fixes: nodejs#46462
|
Would it be cheeky to request this goes into v18 too? I don't know how that's done if possible... |
Sorry, something went wrong.
|
cc @nodejs/crypto
Since Node.js 18 is in active maintenance it should eventually get semver-minor and semver-patch updates once they've gone out in a current release. I'll add the watch label anyway, as it is an extra thing checked when we prepare releases. |
Sorry, something went wrong.
|
D'oh, forgot the linter gets run in inlined code! |
Sorry, something went wrong.
Remove extraneous quotes Co-authored-by: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
|
Is there anything I need to do to get this merged? |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The tls.DEFAULT_CIPHERS var already exists, this change shows how to use it.
Fixes: #46462
I have attempted to keep my changes in style with the rest, I tried finding the Style Guide but the link just sent me back to the top-level README.md so I couldn't find it.
I hope this is helpful!