0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 07:00:59 +01:00
nodejs/doc/api
Daniel Bevenius 7f8e977ee0 src,build: add --openssl-default-cipher-list
This commit adds a configuration option named
openssl-default-cipher-list which takes a colon separated string
specifying ciphers that should be used as the default ciphers instead of
the ones defined in node_constants.

The motivation for this is a use case where Fedora/RHEL would like
to be able to specify a default cipher in the format PROFILE=SYSTEM.
This would enable Fedora/RHEL to have a system wide security level for
all applications.

PR-URL: https://github.com/nodejs/node/pull/33708
Refs: https://docs.fedoraproject.org/en-US/packaging-guidelines/CryptoPolicies/
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
2020-06-08 13:21:54 +02:00
..
addons.md doc: remove "currently" from addons.md 2020-06-07 12:36:37 -07:00
assert.md 2020-05-05, Version 14.2.0 (Current) 2020-05-05 20:24:37 +02:00
async_hooks.md 2020-05-26, Version 12.17.0 'Erbium' (LTS) 2020-05-26 15:55:39 +02:00
buffer.md doc: improve buffer.md a tiny bit 2020-05-30 04:28:53 +02:00
child_process.md net: remove long deprecated server.connections property 2020-06-01 08:38:00 -07:00
cli.md lib: unflag AbortController 2020-06-05 12:21:49 -07:00
cluster.md doc: remove default parameter value from header 2020-06-07 11:10:45 -07:00
console.md 2020-05-26, Version 12.17.0 'Erbium' (LTS) 2020-05-26 15:55:39 +02:00
crypto.md doc: change "pre Node.js v0.10" to "prior to Node.js 0.10" 2020-06-07 12:31:51 -07:00
debugger.md doc: reword possessive form of Node.js in debugger.md 2020-02-17 17:32:53 -08:00
deprecations.md doc: fix deprecation "End-of-Life" capitalization 2020-06-02 17:19:42 -04:00
dgram.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
dns.md dns: make dns.Resolver timeout configurable 2020-06-01 08:07:59 -07:00
documentation.md doc: add link to sem-ver info 2020-03-02 04:07:33 +00:00
domain.md
embedding.md doc: normalize C++ code block info strings 2020-05-23 17:21:20 +02:00
errors.md doc: update ``txt `fandamental and ``raw code blocks 2020-05-30 03:43:39 +02:00
esm.md module: remove dynamicInstantiate loader hook 2020-05-27 16:38:38 -07:00
events.md doc: remove "currently" from events.md 2020-06-07 12:36:41 -07:00
fs.md fs: support util.promisify for fs.readv 2020-05-30 10:17:31 -07:00
globals.md lib: unflag AbortController 2020-06-05 12:21:49 -07:00
http2.md 2020-06-02, Version 10.21.0 'Dubnium' (LTS) 2020-06-02 20:35:52 +02:00
http.md doc: update ``txt `fandamental and ``raw code blocks 2020-05-30 03:43:39 +02:00
https.md 2020-04-29, Version 13.14.0 (Current) 2020-04-30 00:24:31 +02:00
index.md doc: add basic embedding example documentation 2020-03-21 10:58:25 +01:00
inspector.md
intl.md doc: normalize shell code block info strings 2020-05-25 19:12:38 +02:00
modules.md doc: update ``txt `fandamental and ``raw code blocks 2020-05-30 03:43:39 +02:00
n-api.md 2020-05-26, Version 12.17.0 'Erbium' (LTS) 2020-05-26 15:55:39 +02:00
net.md net: remove long deprecated server.connections property 2020-06-01 08:38:00 -07:00
os.md 2020-05-26, Version 12.17.0 'Erbium' (LTS) 2020-05-26 15:55:39 +02:00
path.md doc: fixed a grammatical error in path.md 2020-05-23 17:13:28 +02:00
perf_hooks.md 2020-05-26, Version 12.17.0 'Erbium' (LTS) 2020-05-26 15:55:39 +02:00
policy.md doc: normalize Bash code block info strings 2020-05-25 19:08:45 +02:00
process.md doc: outline when origin is set to unhandledRejection 2020-05-30 04:21:21 +02:00
punycode.md
querystring.md
readline.md doc: fix readline key binding documentation 2020-05-20 17:05:01 +02:00
repl.md doc: remove "currently" from repl.md 2020-06-07 12:36:43 -07:00
report.md doc: update ``txt `fandamental and ``raw code blocks 2020-05-30 03:43:39 +02:00
stream.md doc: normalize JavaScript code block info strings 2020-05-30 04:22:04 +02:00
string_decoder.md doc: add support encoding link on string_decoder.md 2020-03-11 17:06:13 +01:00
synopsis.md
timers.md
tls.md src,build: add --openssl-default-cipher-list 2020-06-08 13:21:54 +02:00
tracing.md doc: update ``txt `fandamental and ``raw code blocks 2020-05-30 03:43:39 +02:00
tty.md doc: normalize Bash code block info strings 2020-05-25 19:08:45 +02:00
url.md url: remove gopher from special schemes 2020-06-06 11:11:02 +02:00
util.md doc: remove "currently" from util.md 2020-06-07 12:36:35 -07:00
v8.md doc: clarify that v8.serialize() is not deterministic 2020-01-30 16:35:47 -08:00
vm.md doc: remove "currently" from vm.md 2020-06-07 12:36:39 -07:00
wasi.md wasi: allow WASI stdio to be configured 2020-05-30 04:28:02 +02:00
worker_threads.md 2020-05-26, Version 12.17.0 'Erbium' (LTS) 2020-05-26 15:55:39 +02:00
zlib.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00